merge r10309 from trunk to branch 2.2

Always load codemirror


git-svn-id: http://piwigo.org/svn/branches/2.2@10311 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice
2011-04-12 11:41:57 +00:00
parent cf4e2c81f9
commit 5a3fc07ba4
31 changed files with 12 additions and 192 deletions
@@ -51,7 +51,4 @@ $lang['locfiledit_model_error'] = 'אתה חייב לחבחור דגם.';
$lang['locfiledit_empty_filename'] = 'אתה חייב למלא את שם הקובץ.';
$lang['locfiledit_webmaster_only'] = 'רק מנהל האתר יכול ליצור או לשנות קבצים מקומיים.';
$lang['locfiledit_filename_error'] = 'אסור להשתמש בתווים מסויימים בשם הקובץ.';
/*TODO*/$lang['locfiledit_enable_codemirror'] = 'Enable Codemirror';
/*TODO*/$lang['locfiledit_disable_codemirror'] = 'Disable Codemirror';
?>