another fix for entities

This commit is contained in:
messju
2004-04-01 17:06:27 +00:00
parent 88eb11da47
commit 543b12e36f

View File

@@ -1454,7 +1454,7 @@ $smarty->display('index.tpl');
{$articleTitle|wordwrap:20} {$articleTitle|wordwrap:20}
{$articleTitle|wordwrap:30:"&lt;br&gt;\n"} {$articleTitle|wordwrap:30:"<br />\n"}
{$articleTitle|wordwrap:30:"\n":true} {$articleTitle|wordwrap:30:"\n":true}
]]> ]]>
@@ -1475,12 +1475,13 @@ kidney from dad she
hasn't seen in hasn't seen in
years. years.
Blind woman gets new kidney&lt;br&gt; Blind woman gets new kidney<br />
from dad she hasn't seen in years. from dad she hasn't seen in<br />
years.
Blind woman gets new kidney fr Blind woman gets new kidney
om dad she hasn't seen in year from dad she hasn't seen in
s. years.
]]> ]]>
</screen> </screen>
</example> </example>