Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / mailid / mailid_timer.tpl
index d585ea915e3f9dedad3b5a973bc534442fd7d659..9e0a8e495744561a16a8ba9ad108c20b1173e534 100644 (file)
@@ -23,14 +23,14 @@ function StartCounter() {
 <table border="0" cellspacing="0" cellpadding="0" class="member_mailidtop">
        <tr>
                <td width="220" align="center">
-               <table border="0" cellspacing="0" cellpadding="0" width="200" class="member_confirm dashed">
+               <table border="0" cellspacing="0" cellpadding="0" class="member_confirm dashed">
                        <tr>
                                <td align="center">
                                <form accept-charset="utf-8" name="confirm" style="margin-top: 0px;margin-bottom:0px">
-                               {--MEMBER_TIME_COUNTER_1--} <input type="text" name="counter"
-                                       size="$content[tim2]" readonly class="member_normal"
-                                       value="$content[time]"> {--_SECONDS--}
-                               {--MEMBER_TIME_COUNTER_2--}</form>
+                               {--MEMBER_TIME_COUNTER_1--}
+                               <input type="text" name="counter" size="$content[tim2]" readonly class="member_normal" value="$content[time]" />
+                               {--_SECONDS--} {--MEMBER_TIME_COUNTER_2--}
+                               </form>
                                </td>
                        </tr>
                </table>