Changeset 1257 in ExiteCMS for modules/common/mail2forum/php-files/modules/mail2forum/templates/modules.mail2forum.admin_panel_edit.tpl
- Timestamp:
- 02/10/08 16:01:38 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/mail2forum/php-files/modules/mail2forum/templates/modules.mail2forum.admin_panel_edit.tpl
r767 r1257 15 15 {* *} 16 16 {***************************************************************************} 17 {include file="_opentable.tpl" name=$ locale.m2f100|cat:" - "|cat:$locale.m2f300|cat:" '"|cat:$forum_name|cat:"'" state=$_state style=$_style}17 {include file="_opentable.tpl" name=$_name title=$locale.m2f100|cat:" - "|cat:$locale.m2f300|cat:" '"|cat:$forum_name|cat:"'" state=$_state style=$_style} 18 18 {if $error != ""} 19 19 <center> … … 97 97 </td> 98 98 </tr> 99 { elseif $m2f_type_text == $locale.m2f231} {* SMTP/IMAP *}100 { elseif $m2f_type_text == $locale.m2f232} {* GMail via HTTPS *}101 { elseif $m2f_type_text == $locale.m2f233} {* Majordomo listserver *}99 {* {elseif $m2f_type_text == $locale.m2f231} {* SMTP/IMAP *} 100 {* {elseif $m2f_type_text == $locale.m2f232} {* GMail via HTTPS *} 101 {* {elseif $m2f_type_text == $locale.m2f233} {* Majordomo listserver *} 102 102 {else} 103 103 <tr> 104 104 <td width='50%' class='tbl' colspan='2' align='center'> 105 The '{$m2f_type_text}' method is not supported by this version of M2F!105 The '{$m2f_type_text}' method is not yet supported by this version of M2F! 106 106 </td> 107 107 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
