Complete refacture for previously discovered inconsistency
[mailer.git] / templates / de / html / surfbar / surfbar_frame_top.tpl
index 5dccbdc27c29f90b0c2ccdcefe0bc4de026465dd..5b693f81ca1361e14f389ef84c044c4cf5912eab 100644 (file)
@@ -48,7 +48,7 @@ function Init() {
 }
 
 function Confirm() {
-       parent.surfbar_url.location="{%url=surfbar.php?id=$content[id]&check=$content[check]&salt=$content[salt]%}";
+       parent.surfbar_url.location="{%url=surfbar.php?id=$content[url_id]&check=$content[check]&salt=$content[salt]%}";
 }
 
 function ReloadThis() {