bug fixed: hide border on admin/configuration fieldsets to avoid empty legend.

Add missing i18n on admin.tpl, admin header/footer, pLoader page, theme
manager.

git-svn-id: http://piwigo.org/svn/trunk@5284 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2010-03-23 12:04:31 +00:00
parent 87f5424cca
commit f60f59a4c6
8 changed files with 23 additions and 19 deletions
+3 -1
View File
@@ -750,4 +750,6 @@ h2:lang(en) { text-transform:capitalize; }
#helpContent P {text-align:left; margin-left:10px;}
#helpContent LI, #ftpPage LI {margin-top:10px;}
#helpContent P.nextStepLink {text-align:center; font-weight:bold; margin-bottom:20px;}
#helpContent P.nextStepLink {text-align:center; font-weight:bold; margin-bottom:20px;}
#configContent FIELDSET {border:none;}