]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_newsletter_nohtml.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_newsletter_nohtml.tpl
index c7c374278c602c72dcb5c9f1d9fab04a1eae8dbb..1c2f710d07461b3843d7bfca9b0006133307b871 100644 (file)
@@ -1,9 +1,7 @@
-<form 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">
+<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">
+               <td colspan="5" class="admin_title bottom" align="center" height="30">
                <strong>{--ADMIN_NL_TITLE--}</strong></td>
        </tr>
        <tr>
@@ -15,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>
@@ -51,7 +49,7 @@
                <td width="10" class="seperator">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="5" height="5" class="seperator bottom2">&nbsp;</td>
+               <td colspan="5" height="5" class="seperator bottom">&nbsp;</td>
        </tr>
        <tr>
                <td width="10" class="admin_footer seperator" height="30">&nbsp;</td>