due to background color change on pwgHead, the roma icon for home.png was not good

git-svn-id: http://piwigo.org/svn/trunk@5248 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2010-03-22 09:35:34 +00:00
parent 274b283da1
commit d1d3167c3c
3 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 920 B

+1 -1
View File
@@ -40,7 +40,7 @@
<div id="pwgHead">
<h1>
<a href="{$U_RETURN}" title="Visit Gallery">
<img src="{$ROOT_URL}admin/themes/default/icon/home.png" alt="{'Home'|@translate}">
<img src="{$ROOT_URL}admin/themes/{$theme.id}/icon/home.png" alt="{'Home'|@translate}">
{$GALLERY_TITLE}
</a>
</h1>
Binary file not shown.

After

Width:  |  Height:  |  Size: 726 B