Author: ssanthor
Date: 2006-12-08 15:45:03 +0100 (Fri, 08 Dec 2006)
New Revision: 4163
Modified:
branches/2.6.1/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
Log:
fixed tns stuff for tvsearch
Modified: branches/2.6.1/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
===================================================================
--- branches/2.6.1/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
2006-12-08 12:33:53 UTC (rev 4162)
+++ branches/2.6.1/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
2006-12-08 14:45:03 UTC (rev 4163)
@@ -424,8 +424,12 @@
<% } else if (currentC.equals("wip")) { %> <noscript><img
src="http://statistik-gallup.net/v11***sesam_no/no/iso-8859-15/tmsec=sesam&tmsec=personsok_info"
alt="" /></noscript>
<% } else if (currentC.equals("p")) { %> <noscript><img
src="http://statistik-gallup.net/v11***sesam_no/no/iso-8859-15/tmsec=sesam&tmsec=bildesok"
alt="" /></noscript>
<% } else if (currentC.equals("b")) { %> <noscript><img
src="http://statistik-gallup.net/v11***sesam_no/no/iso-8859-15/tmsec=sesam&tmsec=bloggesok"
alt="" /></noscript>
-<% } else if (currentC.equals("t")) { %> <noscript><img
src="http://statistik-gallup.net/v11***sesam_no/no/iso-8859-15/tmsec=sesam&tmsec=tvsok"
alt="" /></noscript>
-<% } else if (currentC.equals("wt")) { %> <noscript><img
src="http://statistik-gallup.net/v11***sesam_no/no/iso-8859-15/tmsec=sesam&tmsec=tvsok_web"
alt="" /></noscript>
+<% } else if (currentC.equals("t")) {
+ if (site.getName().startsWith("vg")){ %> <noscript><img
src="http://statistik-gallup.net/v11***sesam_no/no/iso-8859-15/tmsec=sesam&tmsec=siteVg_tvsok"
alt="" /></noscript>
+<% }else{ %> <noscript><img
src="http://statistik-gallup.net/v11***sesam_no/no/iso-8859-15/tmsec=sesam&tmsec=tvsok"
alt="" /></noscript><%}%>
+<% } else if (currentC.equals("wt")) {
+ if (site.getName().startsWith("vg")){ %> <noscript><img
src="http://statistik-gallup.net/v11***sesam_no/no/iso-8859-15/tmsec=sesam&tmsec=siteVg_webtv"
alt="" /></noscript>
+<% }else{ %> <noscript><img
src="http://statistik-gallup.net/v11***sesam_no/no/iso-8859-15/tmsec=sesam&tmsec=tvsok_web"
alt="" /></noscript> <%}%>
<% } else if (currentC.equals("ads")) { %> <noscript><img
src="http://statistik-gallup.net/v11***sesam_no/no/iso-8859-15/tmsec=sesam&tmsec=sponsede_lenker"
alt="" /></noscript>
<% } else if (currentC.equals("n")) { %> <noscript><img
src="http://statistik-gallup.net/v11***sesam_no/no/iso-8859-15/tmsec=sesam&tmsec=<search:velocity
template="/pages/tns"/>" alt="" /></noscript>
<% } %>
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits