Index: temp/trunk/html/admin/design/main_edit.php
===================================================================
--- temp/trunk/html/admin/design/main_edit.php	(revision 3723)
+++ temp/trunk/html/admin/design/main_edit.php	(revision 3724)
@@ -336,5 +336,5 @@
 	
 	if(file_exists($path)){
-		sfprintr("dd");
+		unlink($path);
 	};
 	
