Projet

Général

Profil

« Précédent | Suivant » 

Révision 729b9f01

Ajouté par Renato Botelho il y a plus de 9 ans

Deduplicate <form>, fixes #3864

Voir les différences:

usr/local/www/diag_dump_states.php
77 77

  
78 78
<body link="#0000CC" vlink="#0000CC" alink="#0000CC" onload="<?=$jsevents["body"]["onload"];?>">
79 79
<?php include("fbegin.inc"); ?>
80
<form action="diag_dump_states.php" method="get" name="iform">
81 80

  
82 81
<script type="text/javascript">
83 82
//<![CDATA[
......
137 136
<table class="tabcont" width="100%" border="0" cellspacing="0" cellpadding="0" summary="states">
138 137
	<tr>
139 138
		<td>
140
			<form action="<?=$_SERVER['SCRIPT_NAME'];?>" method="get">
139
			<form action="<?=$_SERVER['SCRIPT_NAME'];?>" method="get" name="iform">
141 140
			<table class="tabcont" width="100%" border="0" cellspacing="0" cellpadding="0" summary="filter">
142 141
				<tr>
143 142
					<td>
......
241 240
	</td>
242 241
  </tr>
243 242
</table>
244
</form>
245 243

  
246 244
<?php require("fend.inc"); ?>
247 245
</body>

Formats disponibles : Unified diff