Index: branches/dev/html/admin/basis/mail_template.php
===================================================================
--- branches/dev/html/admin/basis/mail_template.php	(revision 13750)
+++ branches/dev/html/admin/basis/mail_template.php	(revision 13772)
@@ -16,5 +16,5 @@
         $this->tpl_mainno = 'basis';
         $this->tpl_subnavi = 'basis/subnavi.tpl';
-        $this->tpl_subno = "template";
+        $this->tpl_subno = 'mail';
         $this->tpl_subtitle = '¥Æ¥ó¥×¥ì¡¼¥ÈÀßÄê';
     }
@@ -30,11 +30,4 @@
 
 if ( $_GET['mode'] == "delete" && sfCheckNumLength($_GET['id'])===true ){
-
-//    // ¥á¡¼¥ëÃ´Åö¤Î²èÁü¤¬¤¢¤ì¤Ðºï½ü¤·¤Æ¤ª¤¯
-//    $sql = "SELECT charge_image FROM dtb_mailtemplate WHERE template_id = ?";
-//    $result = $conn->getOne($sql, array($_GET["id"]));
-//    if (strlen($result) > 0) {
-//        @unlink(IMAGE_SAVE_DIR. $result);
-//    }
     
     // ÅÐÏ¿ºï½ü
