template default en HTML5
[mtweb] / mw / libs / ptitcaptcha.php
index 0262931..34e8d0e 100644 (file)
@@ -35,7 +35,7 @@ class PtitCaptchaHelper
                        " id=\"ptitcaptcha\"".
                        " onclick=\"javascript:this.src='".$baseuri."ptitcaptcha.php?pck=".
                        $GLOBALS['ptitcaptcha_akey'].
-                       "&amp;z='+Math.random();return false;\" /></a>\n";
+                       "&amp;z='+Math.random();return false;\" /></a>";
        }
  
        /**