Index: temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl
===================================================================
--- temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl	(revision 11028)
+++ temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl	(revision 11029)
@@ -10,5 +10,5 @@
 	for (var i = 0; i < change_tag.length; i++) {
     		str = change_tag.item(i).id;
-    		if (str.match('test_*')) {
+    		if (str.match('cart_tag_*')) {
 			ids .= change_tag.item(i).id + '-';
 		}
@@ -18,5 +18,5 @@
 }
 
-if(<!--{$tpl_test}-->)
+if(<!--{$tpl_test}-->) {
 	function init() {
 		alert(test());
