From 5107f34b208f7a6c89c848e1112cecc1d7ca8d3c Mon Sep 17 00:00:00 2001 From: Shish Date: Tue, 28 Jul 2009 01:25:11 +0100 Subject: [PATCH] add label for tag_history --- contrib/tag_history/theme.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/contrib/tag_history/theme.php b/contrib/tag_history/theme.php index 6853d5d3..92d6137e 100644 --- a/contrib/tag_history/theme.php +++ b/contrib/tag_history/theme.php @@ -22,7 +22,11 @@ class Tag_HistoryTheme extends Themelet { $setter .= " / " . $fields['user_ip']; } $selected = ($n == 2) ? " checked" : ""; - $history_list .= "
  • $current_tags (Set by $setter)
  • \n"; + $history_list .= " +
  • + + +
  • \n"; } $end_string = "