]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_lock_sponsor.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_lock_sponsor.tpl
index 4c442dc4580fe4a759ce763e9cd43dfe1480972d..85f711a3f38da0fcb209688b7f9bf3c700cb299a 100644 (file)
@@ -1,8 +1,8 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={!__ID!}" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={!__ID!}" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
 <TR>
   <TD align="center" class="admin_title bottom2">
-    <STRONG class="admin_done">{!__HEADER_MESSAGE!}</STRONG>
+    <div class="admin_done">{!__HEADER_MESSAGE!}</STRONG>
   </TD>
 </TR>
 <TR><TD height="5" class="seperator">&nbsp;</TD></TR>
@@ -20,7 +20,7 @@
 <TR><TD height="5" class="seperator">&nbsp;</TD></TR>
 <TR>
   <TD align="center">
-    <TEXTAREA name="reason" class="admin_normal" rows="5" cols="50"></TEXTAREA>
+    <textarea name="reason" class="admin_normal" rows="5" cols="50"></textarea>
   </TD>
 </TR>
 <TR><TD height="5" class="seperator bottom2">&nbsp;</TD></TR>
@@ -31,4 +31,4 @@
   </TD>
 </TR>
 </TABLE>
-</FORM>
+</form>