summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-12-11 05:56:09 +0100
committerAndrew Dolgov <[email protected]>2006-12-11 05:56:09 +0100
commit99206d5c796efed8457c9170560275ae069e9634 (patch)
tree545aa939df49459ce5a9a7c615900ec29c07d98e /backend.php
parent350f0ad1859b5b530840b4610a2a30bcb3cdbb5f (diff)
add special class for postReply taglist
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index 3d5338966..a9543d9fe 100644
--- a/backend.php
+++ b/backend.php
@@ -258,7 +258,7 @@
if (!$entry_comments) $entry_comments = "&nbsp;"; # placeholder
- if (!$tags_str) $tags_str = '<span class="insensitive">no tags</span>';
+ if (!$tags_str) $tags_str = '<span class="tagList">no tags</span>';
print "<div style='float : right'>$tags_str
<a title=\"Edit tags for this article\"