]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mailid/mailid_timer.tpl
Extension ext-network continued:
[mailer.git] / templates / de / html / mailid / mailid_timer.tpl
index 526eb9f443a99062c573c14a2c82f40284b0dfab..eaf77a7c88c19c0bb19bc69eb3e674289908284c 100644 (file)
@@ -14,7 +14,7 @@ function startCounter() {
        timer--;
        document.confirm.counter.value = timer;
        if (timer == 0) {
-               document.location.href = '{%url,js=mailid_top.php?userid=$content[userid]&$content[type]=$content[data]&mode=confirm&code=$content[rand]%}';
+               document.location.href = '{%url,js=mailid_top.php?userid=$content[userid]&$content[type]=$content[data]&do=confirm&code=$content[rand]%}';
                clearInterval(Counter);
        }
 }
@@ -26,7 +26,7 @@ function startCounter() {
                <table border="0" cellspacing="0" cellpadding="0" class="form_submit dashed">
                        <tr>
                                <td align="center">
-                               <form accept-charset="utf-8" name="confirm" style="margin-top: 0px;margin-bottom:0px">
+                               <form accept-charset="UTF-8" name="confirm" style="margin-top: 0px;margin-bottom:0px">
                                        {--MEMBER_TIME_COUNTER_1--}
                                        <input type="text" class="form_field" name="counter" size="$content[tim2]" readonly="readonly" value="$content[time]" />
                                        {--MEMBER_TIME_COUNTER_2--}