summaryrefslogtreecommitdiffstats
path: root/themes/default/templates
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2008-01-01 12:55:00 +0100
committerAndreas Unterkircher <unki@netshadow.at>2008-01-01 12:55:00 +0100
commit2c33b25c82ee1b2a5eaf4eb4f8839cc47bf8425e (patch)
treef5ffd18bf4178aba0cca6e26dd67aaf69532f598 /themes/default/templates
parent5bc350814a9426a89e8ab06728badad9430d4015 (diff)
added some comments
display "no tags selected" when nothing is selected. otherwise it looks like a bit kind of error when empty
Diffstat (limited to 'themes/default/templates')
-rw-r--r--themes/default/templates/tags.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/templates/tags.tpl b/themes/default/templates/tags.tpl
index 4f32ad0..21469d8 100644
--- a/themes/default/templates/tags.tpl
+++ b/themes/default/templates/tags.tpl
@@ -27,7 +27,7 @@
</tr>
<tr>
<td class="selected_tags">
- <div id="selected_tags"></div>
+ <div id="selected_tags">no tags selected</div>
</td>
</tr>
<tr>