X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fmailid%2Fmailid_timer.tpl;h=a98439a55db8fc8dd9acb5a561e8ec1076f573b0;hb=6b1e55213d76a67e9aa3d9f1e4dcb55e0bbf12ee;hp=26ea4de4f142845f7e496454f991f3294b58aae6;hpb=6914ebaaae909093df86d010e4c754a43d1a1aed;p=mailer.git diff --git a/templates/de/html/mailid/mailid_timer.tpl b/templates/de/html/mailid/mailid_timer.tpl index 26ea4de4f1..a98439a55d 100644 --- a/templates/de/html/mailid/mailid_timer.tpl +++ b/templates/de/html/mailid/mailid_timer.tpl @@ -14,8 +14,8 @@ 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]%}'; clearInterval(Counter); + document.location.href = '{%url,js=mailid.php?userid=$content[userid]&type=$content[type]&id=$content[id]&do=confirm&code={%pipe,getRandomTan%}%}'; } } //--> @@ -26,16 +26,18 @@ function startCounter() {
-
- {%message,MEMBER_TIME_COUNTER,%} -
+ {%form,formNameConfirm,formMethodGet%} + {--MEMBER_TIME_COUNTER_1--} + + {--MEMBER_TIME_COUNTER_2--} + {%form_close%}