]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_newsletter_nohtml.tpl
Typo fixed :(
[mailer.git] / templates / de / html / admin / admin_newsletter_nohtml.tpl
index 157ac3476ffbc7f602a5d7ea2cf3808869ec1d72..1fdda0ace40b18bbf54c076475dab8daa44c21a3 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=send_newsletter" method="post">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=send_newsletter" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center" width="430">
        <tr>
                <td colspan="5" class="admin_title bottom2" align="center" height="30">
@@ -13,7 +13,7 @@
                <td width="10" class="seperator">&nbsp;</td>
                <td width="200" align="center"><input type="text" name="subject"
                        class="admin_normal" size="30" maxlength="200"
-                       value="{--NEWSLETTER_FROM--} {--_DATESTAMP--}"></td>
+                       value="{--NEWSLETTER_FROM--} $content[datestamp]" /></td>
                <td width="10" class="seperator">&nbsp;</td>
        </tr>
        <tr>
                        <tr>
                                <td width="30%">{--YES--}</td>
                                <td width="20%">&nbsp;<input type="radio" name="auto_urls"
-                                       class="admin_normal" value="Y" checked></td>
+                                       class="admin_normal" value="Y" checked="checked" /></td>
                                <td width="30%">{--NO--}</td>
                                <td width="20%">&nbsp;<input type="radio" name="auto_urls"
-                                       class="admin_normal" value="N"></td>
+                                       class="admin_normal" value="N" /></td>
                        </tr>
                </table>
                </td>