merge from trunk r1465:1466 into branch 1.6 (set Ids to every DL in the menubar)

git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1467 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
chrisaga
2006-07-14 17:14:27 +00:00
parent 69d0022bdd
commit 6f5cdb1265
+7 -7
View File
@@ -1,7 +1,7 @@
<!-- $Id:$ -->
<!-- $Id$ -->
<div id="menubar">
<!-- BEGIN links -->
<dl>
<dl id="mbLinks">
<dt>{lang:Links}</dt>
<dd>
<ul>
@@ -12,7 +12,7 @@
</dd>
</dl>
<!-- END links -->
<dl>
<dl id="mbCategories">
<dt><a href="{U_HOME}">{lang:Categories}</a></dt>
<dd>
{MENU_CATEGORIES_CONTENT}
@@ -21,7 +21,7 @@
</dl>
<!-- BEGIN tags -->
<dl>
<dl id="mbTags">
<dt>{lang:Related tags}</dt>
<dd>
<ul id="menuTagCloud">
@@ -36,7 +36,7 @@
</dl>
<!-- END tags -->
<dl>
<dl id="mbSpecial">
<dt>{lang:special_categories}</dt>
<dd>
<ul>
@@ -46,7 +46,7 @@
</ul>
</dd>
</dl>
<dl>
<dl id="mbMenu">
<dt>{lang:title_menu}</dt>
<dd>
<ul>
@@ -59,7 +59,7 @@
</ul>
</dd>
</dl>
<dl>
<dl id="mbIdentification">
<dt>{lang:identification}</dt>
<dd>
<!-- BEGIN hello -->