Mailer project rwritten:
[mailer.git] / templates / de / html / js / js_surfbar_stopped.tpl
index b4e3edc1c5513a1780f95fd731fad0234836d276..e74e9c79793a01cc6a4e324810d36e888bb42689 100644 (file)
@@ -41,7 +41,7 @@ function showButton () {
 
 function counter () {
        if (countDown == 0) {
-               if ({%get=autostart%} == true) {
+               if ({%get=autostart%} === true) {
                        restart();
                } else {
                        showButton();