From 5f014cf1a70f6bd98626601098f437731f65430e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 11 Aug 2007 17:28:04 +0100 Subject: load scriptaculous in prefs.php --- functions.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index bb8b7ea2f..37ea3d5bf 100644 --- a/functions.php +++ b/functions.php @@ -3771,7 +3771,9 @@ if (!$tags_str) $tags_str = ''.__('no tags').''; - print "
$tags_str + print "
+ Tags + $tags_str (+)
$entry_comments
"; @@ -4115,7 +4117,9 @@ // print ""; - print "Tags: $tags_str + Tags $tags_str (+)"; print ""; -- cgit v1.2.3