X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fmailid%2Fmailid_timer.tpl;h=a98439a55db8fc8dd9acb5a561e8ec1076f573b0;hb=6b1e55213d76a67e9aa3d9f1e4dcb55e0bbf12ee;hp=6e90f9994d6c6758019ac957797bba2c122e5c81;hpb=bce794173f13b29cf259b4227f93782bf55be585;p=mailer.git diff --git a/templates/de/html/mailid/mailid_timer.tpl b/templates/de/html/mailid/mailid_timer.tpl index 6e90f9994d..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,18 +26,18 @@ function startCounter() {
-
+ {%form,formNameConfirm,formMethodGet%} {--MEMBER_TIME_COUNTER_1--} {--MEMBER_TIME_COUNTER_2--} -
+ {%form_close%}