- modification : simplification of HTML/CSS code for double select screen to

manage categories properties (admin/cat_options)

- typo fixed : in menu language key for [admin > categories > representative]


git-svn-id: http://piwigo.org/svn/trunk@812 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2005-08-14 18:18:47 +00:00
parent c501facfa5
commit 3b957eb480
4 changed files with 47 additions and 28 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
<li><a class="adminMenu" href="{U_CAT_VISIBLE}">{L_CAT_VISIBLE}</a></li>
<li><a class="adminMenu" href="{U_CAT_STATUS}">{L_CAT_STATUS}</a></li>
<!-- BEGIN representative -->
<li><a class="adminMenu" href="{representative.URL}">{lang:Representatve}</a></li>
<li><a class="adminMenu" href="{representative.URL}">{lang:Representative}</a></li>
<!-- END representative -->
</ul>
</div>