Index: /branches/dev/html/admin/basis/preview.php
===================================================================
--- /branches/dev/html/admin/basis/preview.php	(revision 14035)
+++ /branches/dev/html/admin/basis/preview.php	(revision 14640)
@@ -32,14 +32,13 @@
         print($result[0]["header"]);
         if ( $result ){
-                if ( $result[0]["mail_method"] == 2 ){
-                // ¥Æ¥­¥¹¥È·Á¼°¤Î»þ¤Ï¥¿¥°Ê¸»ú¤ò¥¨¥¹¥±¡¼¥×
-                    $objPage->escape_flag = 1;
-                }
-//            $result[0] = nl2br($result[0]["header"]);
+            if ( $result[0]["mail_method"] == 2 ){
+            // ¥Æ¥­¥¹¥È·Á¼°¤Î»þ¤Ï¥¿¥°Ê¸»ú¤ò¥¨¥¹¥±¡¼¥×
+                $objPage->escape_flag = 1;
+            }
             $objPage->list_data = $result[0];    
         }
     
     }
-	
+
 $objView->assignobj($objPage);
 $objView->display($objPage->tpl_mainpage);
Index: /branches/dev/data/Smarty/templates/admin/basis/preview.tpl
===================================================================
--- /branches/dev/data/Smarty/templates/admin/basis/preview.tpl	(revision 14639)
+++ /branches/dev/data/Smarty/templates/admin/basis/preview.tpl	(revision 14640)
@@ -70,5 +70,5 @@
 										<td bgcolor="#f2f1ec">¥á¡¼¥ë·Á¼°<span class="red"> *</span></td>
 										<td bgcolor="#ffffff">
-										<!--{if $list_data[data].send_type eq 0}-->¥Ñ¥½¥³¥ó<!--{else}-->·ÈÂÓ<!--{/if}-->
+										<!--{if $list_data.send_type eq 0}-->¥Ñ¥½¥³¥ó<!--{else}-->·ÈÂÓ<!--{/if}-->
 										</td>
 									</tr>
