Index: /branches/feature-module-update/data/class/pages/admin/design/LC_Page_Admin_Design_Template.php
===================================================================
--- /branches/feature-module-update/data/class/pages/admin/design/LC_Page_Admin_Design_Template.php	(revision 16768)
+++ /branches/feature-module-update/data/class/pages/admin/design/LC_Page_Admin_Design_Template.php	(revision 16769)
@@ -99,5 +99,5 @@
 		    $objForm = $this->lfInitRegister();
 		    if ($objForm->checkError()) {
-		        sfDispError('');
+		        SC_Utils_Ex::sfDispError('');
 		    }
 
