aboutsummaryrefslogtreecommitdiffstats
path: root/admin/element_set_unit.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-08-19 17:00:20 +0000
committerplegall <plg@piwigo.org>2005-08-19 17:00:20 +0000
commit939c01e410286691fd80029bed811406ede3f1e5 (patch)
tree881e88676f856217b4b107060fed9fabeeeb93fe /admin/element_set_unit.php
parentede184cacc411173ba29f05f9b8a12d18a595e0f (diff)
- improvement : standardization of categories navigation bar on top of
administration screen element_set_(global|unit), cat_modify, cat_list, cat_perm. - new : direct link to admin/cat_modify from category.php. git-svn-id: http://piwigo.org/svn/trunk@834 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/element_set_unit.php')
-rw-r--r--admin/element_set_unit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/element_set_unit.php b/admin/element_set_unit.php
index 74aaf1eb0..15dcd62a3 100644
--- a/admin/element_set_unit.php
+++ b/admin/element_set_unit.php
@@ -110,7 +110,7 @@ $base_url = PHPWG_ROOT_PATH.'admin.php';
$template->assign_vars(
array(
- 'CATEGORY_TITLE'=>$page['title'],
+ 'CATEGORIES_NAV'=>$page['title'],
'L_SUBMIT'=>$lang['submit'],