]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_newsletter_nohtml.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_newsletter_nohtml.tpl
index 195488b5d5ab263d3a2b5c17d0a9957abbd307d4..c1f12a86b91a62e93bb2e7a6d11b676f5da4414d 100644 (file)
@@ -1,10 +1,10 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=send_newsletter"
+<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">
        <TR>
                <TD colspan="5" class="admin_title bottom2" align="center" height="30">
-               <STRONG>{--ADMIN_NL_TITLE--}</STRONG></TD>
+               <strong>{--ADMIN_NL_TITLE--}</strong></TD>
        </TR>
        <TR>
                <TD colspan="5" height="5" class="seperator">&nbsp;</TD>
@@ -46,8 +46,8 @@
                <TD width="10" class="seperator">&nbsp;</TD>
                <TD>{--ENTER_NL_TEXT--}:</TD>
                <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center"><TEXTAREA name="text" class="admin_normal"
-                       rows="14" cols="25"></TEXTAREA></TD>
+               <TD align="center"><textarea name="text" class="admin_normal"
+                       rows="14" cols="25"></textarea></TD>
                <TD width="10" class="seperator">&nbsp;</TD>
        </TR>
        <TR>
        </TR>
        <TR>
                <TD width="10" class="admin_footer seperator" height="30">&nbsp;</TD>
-               <TD colspan="3" align="center" class="admin_footer"><INPUT
-                       type="hidden" name="mode" class="admin_normal" value="text">
-               <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
+               <TD colspan="3" class="admin_footer"><INPUT
+                       type="hidden" name="mode" class="admin_normal" value="text" />
+               <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                <INPUT type="submit" name="ok" class="admin_submit"
-                       value="{--ADMIN_SEND_NL--}"></TD>
+                       value="{--ADMIN_SEND_NL--}" /></TD>
                <TD width="10" class="admin_footer seperator">&nbsp;</TD>
        </TR>
 </TABLE>
-</FORM>
+</form>
 
-<DIV class="admin_note">{--ADMIN_NEWSLETTER_NOTE--}</DIV>
+<div class="admin_note">{--ADMIN_NEWSLETTER_NOTE--}</div>