Index: temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl
===================================================================
--- temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl	(revision 11057)
+++ temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl	(revision 11060)
@@ -45,7 +45,7 @@
     		var nama_id = change_tag.item(i).id;
     		arrIds =  nama_id.split("_");
-    		
+
+    		if (count > 0) ids += '-';    		
 			ids += arrIds[2];
-    		if (count > 0) ids += '-';
 			count ++;
 		}
