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 = "