Merge pull request #12 from MarcThibeault/master
Changed 'Archive' to 'Categories' in entry editor
This commit is contained in:
commit
8554a92d14
@ -51,7 +51,7 @@
|
||||
|
||||
{* end of inline form *}
|
||||
|
||||
<fieldset id="admin-entry-categories"><legend>{$panelstrings.archive}</legend>
|
||||
<fieldset id="admin-entry-categories"><legend>{$panelstrings.categories}</legend>
|
||||
{list_categories type=form selected=$categories}
|
||||
</fieldset>
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
||||
'submit' => 'Publish',
|
||||
'preview' => 'Preview',
|
||||
'savecontinue' => 'Save&Continue',
|
||||
'archive' => 'Archive',
|
||||
'categories' => 'Categories',
|
||||
'nocategories' => 'No categories set. <a href="admin.php?p=entry&action=cats">Create your own '.
|
||||
'categories</a> from the main entry panel. '.
|
||||
'<a href="#save">Save</a> your entry first.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user