From: Andreas Unterkircher Date: Fri, 15 Jun 2007 18:26:35 +0000 (+0000) Subject: new photo index icon X-Git-Tag: phpfspot-1.2~239 X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f679541f88a70088ed06dd751da8dc5eda5c2c74;p=phpfspot.git new photo index icon also display the icon in the photo index matrix itself git-svn-id: file:///var/lib/svn/phpfspot/trunk@96 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- diff --git a/resources/home.png b/resources/home.png deleted file mode 100644 index 063aeec..0000000 Binary files a/resources/home.png and /dev/null differ diff --git a/resources/photo_index.png b/resources/photo_index.png new file mode 100644 index 0000000..c8f6807 Binary files /dev/null and b/resources/photo_index.png differ diff --git a/templates/index.tpl b/templates/index.tpl index 1b02ad7..13a5c14 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -10,7 +10,7 @@ - + diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl index f474223..d94db18 100644 --- a/templates/photo_index.tpl +++ b/templates/photo_index.tpl @@ -2,7 +2,7 @@ + -
- Photo Index
+ Photo Index, {if ! $searchfor } {if $count == 1} {$count} image has been found for the selected tags @@ -17,9 +17,12 @@ {/if} {/if}
+ +
+
{section name="row" loop=$rows step=1}