Author: itthkjer
Date: 2006-03-31 08:46:20 +0200 (Fri, 31 Mar 2006)
New Revision: 2669
Modified:
branches/MOBILE_SESAM/src/templates/mobileTvSearch.vm
Log:
update
Modified: branches/MOBILE_SESAM/src/templates/mobileTvSearch.vm
===================================================================
--- branches/MOBILE_SESAM/src/templates/mobileTvSearch.vm 2006-03-30
16:03:14 UTC (rev 2668)
+++ branches/MOBILE_SESAM/src/templates/mobileTvSearch.vm 2006-03-31
06:46:20 UTC (rev 2669)
@@ -4,7 +4,7 @@
</head>
<body>
<content tag="mobileTvSearch">
- #if ($pager.numberOfResults > 0)
+ ##if ($pager.numberOfResults > 0)
<searchResult>
#foreach ( $item in $result.results )
<program>
@@ -14,9 +14,9 @@
</program>
#end
</searchResult>
- #else
- <totalhits>0</totalhits>
- #end
+ ##else
+ ##<totalhits>0</totalhits>
+ ##end
</content>
</body>
</html>
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits