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
<tr>
<td colspan="2" class="menu">
<a href="javascript:showPhotoIndex();" onclick="click(this);">
- <img src="resources/home.png" />
+ <img src="resources/photo_index.png" />
</a>
<a href="javascript:Tags('reset', 0);" onclick="click(this);">
<img src="resources/reload.png" />
<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
{/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}