Projet

Général

Profil

« Précédent | Suivant » 

Révision 1b244d38

Ajouté par Colin Fleming il y a presque 10 ans

Update SCRIPT tags.

Add CDATA sections to SCRIPT tags in various files

Voir les différences:

etc/inc/captiveportal.inc
274 274
<b>Redirecting to <a href="<?=\$my_redirurl;?>"><?=\$my_redirurl;?></a>...</b>
275 275
</span>
276 276
<script type="text/javascript">
277
<!--
277
//<![CDATA[
278 278
LogoutWin = window.open('', 'Logout', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=256,height=64');
279 279
if (LogoutWin) {
280 280
	LogoutWin.document.write('<html>');
......
293 293
}
294 294

  
295 295
document.location.href="<?=\$my_redirurl;?>";
296
-->
296
//]]>
297 297
</script>
298 298
</body>
299 299
</html>

Formats disponibles : Unified diff