summaryrefslogtreecommitdiffstats
path: root/templates/tags.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/tags.tpl')
-rw-r--r--templates/tags.tpl13
1 files changed, 0 insertions, 13 deletions
diff --git a/templates/tags.tpl b/templates/tags.tpl
index 22fd201..4f32ad0 100644
--- a/templates/tags.tpl
+++ b/templates/tags.tpl
@@ -1,19 +1,6 @@
<table>
<tr>
<td style="vertical-align: middle; text-decoration: underline;">
- <img src="resources/loupe.png" alt="loupe" />Tag-Search:
- </td>
- </tr>
- <tr>
- <td class="searchfor">
- <form action="" onsubmit="startTagSearch(document.getElementsByName('searchfor')[0].value); return false;">
- <input type="text" name="searchfor" value="{$searchfor}" size="15" />
- <input type="image" src="resources/doit.png" alt="Tag-Search" />
- </form>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: middle; text-decoration: underline;">
<img src="resources/available_tags.png" alt="available tags" />Available Tags:
</td>
</tr>