]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mailid/mailid_enter_code.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / mailid / mailid_enter_code.tpl
index 197cdd13c1697380650076e6296c384b5d593579..b654d67958a003b1f54bf0b696483ef6d95242b8 100644 (file)
@@ -1,31 +1,31 @@
-<TABLE border="0" cellspacing="0" cellpadding="0"
+<table border="0" cellspacing="0" cellpadding="0"
        class="member_mailidtop">
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="220" align="center">
-               <FORM
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="220" align="center">
+               <form
                        action="{!URL!}/mailid_top.php?uid={!_UID_VALUE!}&amp;{!_TYPE_VALUE!}={!_DATA_VALUE!}&amp;mode=add&amp;code={--_CODE_VALUE!}"
                        method="POST" style="margin-bottom: 0px">{--ENTER_CODE--}:
-               {--_IMAGE_CODE--}<BR>
-               <INPUT type="text" name="gfx_check" class="member_normal" size="5"
-                       maxlength="45"> <INPUT type="submit" class="member_submit"
-                       name="ok" value="{--SUBMIT_CODE--}"></FORM>
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center">
-               <TABLE border="0" cellspacing="0" cellpadding="0"
+               {--_IMAGE_CODE--}<br />
+               <input type="text" name="gfx_check" class="member_normal" size="5"
+                       maxlength="45"> <input type="submit" class="member_submit"
+                       name="ok" value="{--SUBMIT_CODE--}"></form>
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center">
+               <table border="0" cellspacing="0" cellpadding="0"
                        class="member_banner dashed">
-                       <TR>
-                               <TD height="3" class="seperator">&nbsp;</TD>
-                       </TR>
-                       <TR>
-                               <TD align="center">{--_TEMPLATE_BANNER--}</TD>
-                       </TR>
-                       <TR>
-                               <TD height="4" class="seperator">&nbsp;</TD>
-                       </TR>
-               </TABLE>
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+                       <tr>
+                               <td height="3" class="seperator">&nbsp;</td>
+                       </tr>
+                       <tr>
+                               <td align="center">{--_TEMPLATE_BANNER--}</td>
+                       </tr>
+                       <tr>
+                               <td height="4" class="seperator">&nbsp;</td>
+                       </tr>
+               </table>
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+</table>
\ No newline at end of file