mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-20 16:42:59 +02:00
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:
Binary file not shown.
|
After Width: | Height: | Size: 920 B |
@@ -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 |
Reference in New Issue
Block a user