aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin.tpl
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2005-12-03 18:53:56 +0000
committerchrisaga <chrisaga@piwigo.org>2005-12-03 18:53:56 +0000
commit61f5af5ab30d720fb777526579fa063758900bb1 (patch)
treee1e2af9d6432ccbf08a7e9eea60459e13d2c7322 /template/yoga/admin.tpl
parentcc160b71b59463fc4207c36a3da8eeb0cdcd9b3f (diff)
bug 226 fixed : mixed class and id for "infos" and "errors" between tpl and css
git-svn-id: http://piwigo.org/svn/trunk@963 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/admin.tpl')
-rw-r--r--template/yoga/admin.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin.tpl b/template/yoga/admin.tpl
index d851f605a..2192f90f6 100644
--- a/template/yoga/admin.tpl
+++ b/template/yoga/admin.tpl
@@ -77,7 +77,7 @@
<!-- END errors -->
<!-- BEGIN infos -->
- <div id="infos">
+ <div class="infos">
<ul>
<!-- BEGIN info -->
<li>{infos.info.INFO}</li>