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:

usr/local/www/system_advanced_notifications.php
349 349
		</tr>
350 350
	</table>
351 351
<script type="text/javascript">
352
//<![CDATA[
352 353
	jQuery(document).ready(function() {
353 354
		if (jQuery('#smtpssl').is(':checked')) {
354 355
			jQuery('#smtptls').prop('disabled', true);
......
362 363
	jQuery('#smtptls').change( function() {
363 364
		jQuery('#smtpssl').prop('disabled', this.checked);
364 365
	});
366
//]]>
365 367
</script>
366 368
<?php include("fend.inc"); ?>
367 369
</body>

Formats disponibles : Unified diff