diff options
author | rub <rub@piwigo.org> | 2007-03-07 22:21:35 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2007-03-07 22:21:35 +0000 |
commit | bacf165624681b6457a196a055e41e179e072ea4 (patch) | |
tree | 3dbb58cfd1b109f54f0a83a62e5040369a5b06a8 /admin.php | |
parent | 1415354b9c13b0dca0b8933206589f3e3fec972d (diff) |
Undo revision 1865 in order to add tabsheet for categories.
(Not really undo help)
git-svn-id: http://piwigo.org/svn/trunk@1877 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin.php')
-rw-r--r-- | admin.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -94,6 +94,7 @@ $template->assign_vars( 'U_CATEGORIES'=> $link_start.'cat_list', 'U_MOVE'=> $link_start.'cat_move', 'U_CAT_UPLOAD'=> $opt_link.'upload', + 'U_CAT_COMMENTS'=> $opt_link.'comments', 'U_CAT_VISIBLE'=> $opt_link.'visible', 'U_CAT_STATUS'=> $opt_link.'status', 'U_CAT_OPTIONS'=> $link_start.'cat_options', |