aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/themes/clear/icon/home.pngbin0 -> 920 bytes
-rw-r--r--admin/themes/default/template/header.tpl2
-rw-r--r--admin/themes/roma/icon/home.pngbin0 -> 726 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/clear/icon/home.png b/admin/themes/clear/icon/home.png
new file mode 100644
index 000000000..9d62109aa
--- /dev/null
+++ b/admin/themes/clear/icon/home.png
Binary files differ
diff --git a/admin/themes/default/template/header.tpl b/admin/themes/default/template/header.tpl
index a75ac24af..4068bfe74 100644
--- a/admin/themes/default/template/header.tpl
+++ b/admin/themes/default/template/header.tpl
@@ -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>
diff --git a/admin/themes/roma/icon/home.png b/admin/themes/roma/icon/home.png
new file mode 100644
index 000000000..81b6bddb7
--- /dev/null
+++ b/admin/themes/roma/icon/home.png
Binary files differ