From d1d3167c3c9d7e7c0b810dba10053f9791367dda Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 22 Mar 2010 09:35:34 +0000 Subject: 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 --- admin/themes/clear/icon/home.png | Bin 0 -> 920 bytes admin/themes/default/template/header.tpl | 2 +- admin/themes/roma/icon/home.png | Bin 0 -> 726 bytes 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 admin/themes/clear/icon/home.png create mode 100644 admin/themes/roma/icon/home.png (limited to 'admin') diff --git a/admin/themes/clear/icon/home.png b/admin/themes/clear/icon/home.png new file mode 100644 index 000000000..9d62109aa Binary files /dev/null and b/admin/themes/clear/icon/home.png 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 @@

- {'Home'|@translate} + {'Home'|@translate} {$GALLERY_TITLE}

diff --git a/admin/themes/roma/icon/home.png b/admin/themes/roma/icon/home.png new file mode 100644 index 000000000..81b6bddb7 Binary files /dev/null and b/admin/themes/roma/icon/home.png differ -- cgit v1.2.3