Index: /temp/trunk/data/class/SC_View.php
===================================================================
--- /temp/trunk/data/class/SC_View.php	(revision 7203)
+++ /temp/trunk/data/class/SC_View.php	(revision 8058)
@@ -28,5 +28,5 @@
 		$this->_smarty->register_function("sfSetErrorStyle","sfSetErrorStyle");
 		$this->_smarty->register_function("sfGetErrorColor","sfGetErrorColor");
-		$this->_smarty->register_function("srTrim", "sfTrim");
+		$this->_smarty->register_function("sfTrim", "sfTrim");
 		$this->_smarty->register_function("sfPreTax", "sfPreTax");
 		$this->_smarty->register_function("sfPrePoint", "sfPrePoint");
