Subversion Repositories ALCASAR

Rev

Rev 1831 | Rev 2279 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1831 Rev 1838
Line 214... Line 214...
214
<!--<tr>
214
<!--<tr>
215
<td align=right bgcolor="#d0ddb0">
215
<td align=right bgcolor="#d0ddb0">
216
Nombre de r&eacute;sultats Max.
216
Nombre de r&eacute;sultats Max.
217
</td>
217
</td>
218
<td>
218
<td>
219
<input type=text name="max_results" value="<?php echo $max ?>" size=25>
219
<input type=text name="max_results" value="<?php if (isset($search)) echo $max ;?>" size=25>
220
</td>
220
</td>
221
</tr> -->
221
</tr> -->
222
</table>
222
</table>
223
<br>
223
<br>
224
<input type=submit class=button value="<?php echo"$l_search";?>" OnClick="this.form.find_user.value=1">
224
<input type=submit class=button value="<?php echo"$l_search";?>" OnClick="this.form.find_user.value=1">