Index: temp/trunk/data/class/SC_View.php
===================================================================
--- temp/trunk/data/class/SC_View.php	(revision 3549)
+++ temp/trunk/data/class/SC_View.php	(revision 4749)
@@ -33,5 +33,6 @@
 		$this->_smarty->register_function("sf_mb_convert_encoding","sf_mb_convert_encoding");
 		$this->_smarty->register_function("sf_mktime","sf_mktime");
-		$this->_smarty->register_function("sf_date","sf_date");		
+		$this->_smarty->register_function("sf_date","sf_date");
+		$this->_smarty->register_function("str_replace","str_replace");
 
 		if(ADMIN_MODE == '1') {		
