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/diag_dump_states_sources.php
72 72
<form action="diag_dump_states_sources.php" method="get" name="iform">
73 73

  
74 74
<script type="text/javascript">
75
//<![CDATA[
75 76
	function removeSource(srcip, dstip) {
76 77
		var busy = function(index,icon) {
77 78
			jQuery(icon).bind("onclick","");
......
99 100
			function(index,row) { jQuery(row).fadeOut(1000); }
100 101
		);
101 102
	}
103
//]]>
102 104
</script>
103 105

  
104 106
<table width="100%" border="0" cellpadding="0" cellspacing="0">
......
130 132
						<?=gettext("Filter expression:");?>
131 133
						<input type="text" name="filter" class="formfld search" value="<?=htmlspecialchars($_GET['filter']);?>" size="30" />
132 134
						<input type="submit" class="formbtn" value="<?=gettext("Filter");?>" />
133
					<td>
135
					</td>
134 136
				</tr>
135 137
			</table>
136 138
			</form>

Formats disponibles : Unified diff