X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fmailid%2Fmailid_timer.tpl;h=a98439a55db8fc8dd9acb5a561e8ec1076f573b0;hb=6b1e55213d76a67e9aa3d9f1e4dcb55e0bbf12ee;hp=7a8558a1759d7006214be31c666bcc6f5dcdfb51;hpb=c9a5bbe818b2dbcf8e8d5774fb25f08c40c92bd8;p=mailer.git diff --git a/templates/de/html/mailid/mailid_timer.tpl b/templates/de/html/mailid/mailid_timer.tpl index 7a8558a175..a98439a55d 100644 --- a/templates/de/html/mailid/mailid_timer.tpl +++ b/templates/de/html/mailid/mailid_timer.tpl @@ -15,7 +15,7 @@ function startCounter() { document.confirm.counter.value = timer; if (timer == 0) { clearInterval(Counter); - document.location.href = '{%url,js=mailid_top.php?userid=$content[userid]&$content[type]=$content[data]&do=confirm&code={%pipe,getRandomTan%}%}'; + document.location.href = '{%url,js=mailid.php?userid=$content[userid]&type=$content[type]&id=$content[id]&do=confirm&code={%pipe,getRandomTan%}%}'; } } //--> @@ -37,7 +37,7 @@ function startCounter() {