Index: branches/dev/data/class/SC_View.php
===================================================================
--- branches/dev/data/class/SC_View.php	(revision 14506)
+++ branches/dev/data/class/SC_View.php	(revision 14507)
@@ -12,5 +12,5 @@
 
 function modifiers_test($val) {
-    return "-".$val."-";
+    return "#".$val."#";
 }
 
