summaryrefslogtreecommitdiffstats
path: root/templates/index.tpl
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-07-07 09:26:10 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-07-07 09:26:10 +0000
commitcf5054ca9bfc6b2331f60f11463237895d5eb367 (patch)
treef48259fad7988a89a994691b878805c83d5b4951 /templates/index.tpl
parentbfd5316327702904d69fe454ff9cce23f6206826 (diff)
issue24, some html changes so the left column can be handled as general "option" column which include search, tags, ...
git-svn-id: file:///var/lib/svn/phpfspot/trunk@170 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'templates/index.tpl')
-rw-r--r--templates/index.tpl19
1 files changed, 15 insertions, 4 deletions
diff --git a/templates/index.tpl b/templates/index.tpl
index 3cad8ba..9c336e6 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -21,10 +21,21 @@
</td>
</tr>
<tr>
- <td class="tags">
- <div id="tags">
- {include file="tags.tpl"}
- </div>
+ <td class="options">
+ <table>
+ <tr>
+ <td>
+ {include file="search.tpl"}
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <div id="tags">
+ {include file="tags.tpl"}
+ </div>
+ </td>
+ </tr>
+ </table>
</td>
<td class="content">
<div id="content">