1 Jan 2010 01:10
[Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[24097] trunk/templates/tiki-listpages_content.tpl
Revision: 24097
http://tikiwiki.svn.sourceforge.net/tikiwiki/?rev=24097&view=rev
Author: chealer
Date: 2010-01-01 00:10:13 +0000 (Fri, 01 Jan 2010)
Log Message:
-----------
[FIX] HTML special chars encoding
[FIX] colons inside tr blocks
Modified Paths:
--------------
trunk/templates/tiki-listpages_content.tpl
Modified: trunk/templates/tiki-listpages_content.tpl
===================================================================
--- trunk/templates/tiki-listpages_content.tpl 2009-12-31 22:15:13 UTC (rev 24096)
+++ trunk/templates/tiki-listpages_content.tpl 2010-01-01 00:10:13 UTC (rev 24097)
<at> <at> -11,7 +11,7 <at> <at>
{/if}
{if $find ne '' and $listpages| <at> count ne '0'}
- <p>{tr}Found{/tr} "{$find}" {tr}in{/tr} {$listpages| <at> count} {tr}pages{/tr}.</p>
+ <p>{tr}Found{/tr} "{$find|escape}" {tr}in{/tr} {$listpages| <at> count} {tr}pages{/tr}.</p>
{/if}
<at> <at> -328,7 +328,7 <at> <at>
{sectionelse}
<tr>
(Continue reading)
RSS Feed