- 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
This commit is contained in:
plegall 2005-08-19 17:00:20 +00:00
commit 939c01e410
11 changed files with 65 additions and 21 deletions

View file

@ -1,6 +1,6 @@
<h1>{lang:title_categories}</h1>
<div class="admin">{CATEGORIES_NAV}</div>
<h2>{CATEGORIES_NAV}</h2>
<form id="categoryOrdering" action="" method="post">

View file

@ -1,6 +1,6 @@
<h1>{lang:Batch management}</h1>
<div class="admin">{CATEGORY_TITLE}</div>
<h2>{CATEGORIES_NAV}</h2>
<p style="text-align:center;">
global mode

View file

@ -1,4 +1,6 @@
<div class="admin">{CATEGORY_TITLE}</div>
<h1>{lang:Batch management}</h1>
<h2>{CATEGORIES_NAV}</h2>
<p style="text-align:center;">
<a href="{U_GLOBAL_MODE}">global mode</a>