Index: openacs-4/packages/xowiki/tcl/includelet-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/includelet-procs.tcl,v
diff -u -r1.8 -r1.9
--- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 28 Dec 2007 16:49:29 -0000 1.8
+++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 8 Jan 2008 16:22:05 -0000 1.9
@@ -1075,13 +1075,11 @@
if {![my exists id]} {my set id [::xowiki::Includelet html_id [self]]}
set content [subst -nobackslashes {
#xowiki.your_tags_label#: $tags_with_links
- (#xowiki.edit_link#,
+ (#xowiki.edit_link#,
#xowiki.popular_tags_link#)
-
-
-
}]
return $content