]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_newsletter_nohtml.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_newsletter_nohtml.tpl
index 3e8a6557e7c100587e111406459b76971981ad1c..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>
@@ -31,7 +31,7 @@
                                        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>