]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_edit_email.tpl
index e3b060b700eb36235fd12264a88013650db67199..f69c8478fda3702c2267b285ff6356731e26fde0 100644 (file)
@@ -1,16 +1,16 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=edit_emails"
+<form action="{!URL!}/modules.php?module=admin&amp;what=edit_emails"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" align="center"
        class="admin_table dashed">
        <TR>
                <TD width="10" height="30" class="admin_title seperator">&nbsp;</TD>
-               <TD align="center" colspan="3" class="admin_title"><STRONG>{--ADMIN_EDIT_EMAIL--}:</STRONG>
+               <TD align="center" colspan="3" class="admin_title"><strong>{--ADMIN_EDIT_EMAIL--}:</strong>
                ({!__ID_VALUE!})</TD>
                <TD width="10" class="admin_title seperator">&nbsp;</TD>
        </TR>
        <TR>
                <TD width="10" class="top2 seperator" height="35">&nbsp;</TD>
-               <TD align="right" class="top2"><STRONG>{--EDIT_URL--}:</STRONG>
+               <TD align="right" class="top2"><strong>{--EDIT_URL--}:</strong>
                </TD>
                <TD width="5" class="top2 seperator">&nbsp;</TD>
                <TD class="top2"><INPUT type="text" name="url"
@@ -20,7 +20,7 @@
        </TR>
        <TR>
                <TD width="10" class="top2 seperator" height="35">&nbsp;</TD>
-               <TD align="right" class="top2"><STRONG>{--EMAIL_EDIT_SUBJ--}:</STRONG>
+               <TD align="right" class="top2"><strong>{--EMAIL_EDIT_SUBJ--}:</strong>
                </TD>
                <TD width="5" class="top2" seperator>&nbsp;</TD>
                <TD class="top2"><INPUT type="text" name="subj"
        </TR>
        <TR>
                <TD width="10" height="125" class="top2" seperator>&nbsp;</TD>
-               <TD align="right" class="top2"><STRONG>{--EMAIL_EDIT_TEXT--}:</STRONG>
+               <TD align="right" class="top2"><strong>{--EMAIL_EDIT_TEXT--}:</strong>
                </TD>
                <TD width="5" class="top2 seperator">&nbsp;</TD>
-               <TD class="top2"><TEXTAREA name="text" class="admin_normal"
-                       rows="8" cols="28">{!__TEXT_VALUE!}</TEXTAREA></TD>
+               <TD class="top2"><textarea name="text" class="admin_normal"
+                       rows="8" cols="28">{!__TEXT_VALUE!}</textarea></TD>
                <TD width="10" class="top2 seperator">&nbsp;</TD>
        </TR>
        <TR>
@@ -47,4 +47,4 @@
                <TD width="10" class="admin_footer seperator top2">&nbsp;</TD>
        </TR>
 </TABLE>
-</FORM>
+</form>