31<form onsubmit=
"set_action_related('fresultaction');return false;" id=
"fresultaction">
34<?php
if (isset(
$limit)) : ?>
35 <
h2 class=
"notice">Recherche limitée à <?php echo $limit?> résultats</
h2>
45 <?php echo
_(
"Date");?>
48 <?php echo
_(
"Ref");?>
51 <?php echo
_(
"Titre");?>
54 <?php echo
_(
"Destinataire");?>
57 <?php echo
_(
"Type");?>
61 <?php
$class=(
$i%2==0)?
' class="odd" ':
' class="even"'; ?>
67 $ck->set_range(
"ag_id_search_ck");
78 <?php echo
h(
$a_row[
$i][
'sub_ag_title'])?>
90 <?php echo HtmlInput::submit(
"save_action",
_(
"Mettre à jour"))?>
h2($p_string, $p_class="", $raw="")
th($p_string, $p_extra='', $raw='')
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
h( $row[ 'oa_description'])
_("actif, passif,charge,...")
static javascript_set_range($p_name)
Before calling this function , you must set a range with the function set_range.