From 543b12e36fd7cd18cad589e729a8b51b645dd727 Mon Sep 17 00:00:00 2001 From: messju Date: Thu, 1 Apr 2004 17:06:27 +0000 Subject: [PATCH] another fix for entities --- docs/en/designers/language-modifiers.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/en/designers/language-modifiers.xml b/docs/en/designers/language-modifiers.xml index 3f1897be..d2fb8c4d 100644 --- a/docs/en/designers/language-modifiers.xml +++ b/docs/en/designers/language-modifiers.xml @@ -1454,7 +1454,7 @@ $smarty->display('index.tpl'); {$articleTitle|wordwrap:20} -{$articleTitle|wordwrap:30:"<br>\n"} +{$articleTitle|wordwrap:30:"
\n"} {$articleTitle|wordwrap:30:"\n":true} ]]> @@ -1475,12 +1475,13 @@ kidney from dad she hasn't seen in years. -Blind woman gets new kidney<br> -from dad she hasn't seen in years. +Blind woman gets new kidney
+from dad she hasn't seen in
+years. -Blind woman gets new kidney fr -om dad she hasn't seen in year -s. +Blind woman gets new kidney +from dad she hasn't seen in +years. ]]>