summaryrefslogtreecommitdiffstats
path: root/templates/photo_index.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/photo_index.tpl')
-rw-r--r--templates/photo_index.tpl7
1 files changed, 5 insertions, 2 deletions
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 @@
<table>
<tr>
<td class="index_header">
- <b>Photo Index</b><br />
+ <b>Photo Index,</b>
{if ! $searchfor }
{if $count == 1}
{$count} image has been found for the selected tags
@@ -17,9 +17,12 @@
{/if}
{/if}
</td>
+ <td class="index_header" style="text-align: right;">
+ <img src="resources/photo_index.png" />
+ </td>
</tr>
<tr>
- <td>
+ <td colspan="2">
<div id="matrix">
<table>
{section name="row" loop=$rows step=1}