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
commit f60f59a4c6
8 changed files with 23 additions and 19 deletions

View file

@ -22,11 +22,11 @@
*}
{'Powered by'|@translate}
<a href="{$PHPWG_URL}" title="Visit Piwigo project website">
<a href="{$PHPWG_URL}" title="{'Visit Piwigo project website'|@translate}">
<span class="Piwigo">Piwigo</span></a>
{$VERSION}
| <a class="external" href="{$pwgmenu.WIKI}" title="Read Piwigo Documentation" onclick="window.open(this.href, ''); return false;">{'Documentation'|@translate}</a>
| <a class="external" href="{$pwgmenu.FORUM}" title="Get Support on Piwigo Forum" onclick="window.open(this.href, ''); return false;">{'Support'|@translate}</a>
| <a class="external" href="{$pwgmenu.WIKI}" title="{'Read Piwigo Documentation'|@translate}" onclick="window.open(this.href, ''); return false;">{'Documentation'|@translate}</a>
| <a class="external" href="{$pwgmenu.FORUM}" title="{'Get Support on Piwigo Forum'|@translate}" onclick="window.open(this.href, ''); return false;">{'Support'|@translate}</a>
</div> <!-- piwigoInfos -->
<div id="pageInfos">