X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fmailid%2Fmailid_timer.tpl;h=f61e3206597a09708b0991eb65e21966b78c58f2;hb=c15eee48f9da1469cf3cdca3a48ba2d3c382a7c9;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..f61e320659 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_top.php?userid=$content[userid]&$content[type]=$content[data]&do=confirm&code=$content[rand]%}'; } } //-->