diff options
author | vdigital <vdigital@piwigo.org> | 2008-06-22 20:38:19 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-06-22 20:38:19 +0000 |
commit | 143edcacaefb171a99003e905eec420107c30ef9 (patch) | |
tree | ac0fabf58c36f4e0329731fc03c6270bc9bcc385 /template/yoga/admin.tpl | |
parent | cf07211562afce7890c1cd377ffc000762e89f04 (diff) |
Removal some references to previous admin pages
New favicon
git-svn-id: http://piwigo.org/svn/trunk@2392 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/admin.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin.tpl b/template/yoga/admin.tpl index 188888951..0fd142357 100644 --- a/template/yoga/admin.tpl +++ b/template/yoga/admin.tpl @@ -1,7 +1,7 @@ {* $Id$ *} <div id="post-header"></div> <div id="menubar"> - <dl> + <dl class="topmenu"> <dt class="rdion">{'Links'|@translate}</dt> <dd> <ul> |