From f5db142d93906d9fd33ddcd75dfa56ec90ce3b9e Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sat, 17 Mar 2012 12:15:59 +0100 Subject: Quotes with author are now having an "open/close" link --- include/text.php | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'include/text.php') diff --git a/include/text.php b/include/text.php index bcd567a15..049771949 100644 --- a/include/text.php +++ b/include/text.php @@ -968,12 +968,23 @@ function prepare_body($item,$attach = false) { $pos = strpos($s, $spoilersearch); $rnd = random_string(8); - $spoilerreplace = ''.sprintf(t('Click to open/close')).''. + $spoilerreplace = '
'.sprintf(t('Click to open/close')).''. '