Browse Source

Merge pull request #247 from The-Craw/duplicate_text

Admin.english.php Duplicate Text
emanuele45 12 years ago
parent
commit
cf1117a8f1
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Themes/default/languages/Admin.english.php

+ 1 - 2
Themes/default/languages/Admin.english.php

@@ -406,7 +406,6 @@ $txt['attach_current'] = 'Current';
 $txt['attach_path_manage'] = 'Manage attachment paths';
 $txt['attach_directories'] = 'Attachment Directories';
 $txt['attach_paths'] = 'Attachment directory paths';
-$txt['attach_base_paths'] = 'Base directory paths';
 $txt['attach_path'] = 'Path';
 $txt['attach_current_size'] = 'Size (KB)';
 $txt['attach_num_files'] = 'Files';
@@ -734,4 +733,4 @@ $txt['board_perms_ignore'] = 'Ignore';
 $txt['board_perms_deny'] = 'Deny';
 $txt['all_boards_in_cat'] = 'All boards in this category';
 
-?>
+?>