Changeset 2708 for temp/trunk
- Timestamp:
- 2006/08/29 16:29:38 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/mail/template_input.tpl (modified) (previous)
-
html/admin/mail/template_input.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/mail/template_input.php
r1328 r2708 18 18 $this->tpl_subnavi = 'mail/subnavi.tpl'; 19 19 $this->tpl_subno = "template"; 20 $this->tpl_subtitle = '¥Æ¥ó¥×¥ì¡¼¥ÈÀßÄê';21 20 } 22 21 } … … 99 98 // ʸ»úÎó¤ÎÊÑ´¹¡Êmb_convert_kana¤ÎÊÑ´¹¥ª¥×¥·¥ç¥ó¡Ë 100 99 $arrFlag = array( 101 "subject" => " aKV"102 ,"body" => " aKV"100 "subject" => "KV" 101 ,"body" => "KV" 103 102 ); 104 103
Note: See TracChangeset
for help on using the changeset viewer.
