34<
table id=
"event_followup" class=
"sortable" style=
"width: 100%">
36 <
th class=
"sorttable_sorted_reverse"><?=_(
"Date création")?></
th>
37 <
th><?=_(
"Référence")?></
th>
38 <
th><?=_(
"Destinataire")?></
th>
39 <
th><?=_(
"Titre")?></
th>
42 for (
$i=0;
$i < $len_array;
$i++) :
44 <
tr class=
" <?php echo ($i%2==0)?'even':'odd'?>">
45 <
td sorttable_customkey=
"<?=$array[$i]['ag_timestamp']?>" class=
"box">
47 <?php echo
" ".$array[
$i][
'ag_hour'] ;?>
53 <?php echo mb_substr(
h(
$array[
$i][
'vw_name']),0,15)?>
63<
p style=
"text-align: center">
64 <?php echo HTMLInput::button_action_add()?>
th($p_string, $p_extra='', $raw='')
smaller_date($p_date)
shrink the date, make a date shorter for the printing
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
h( $row[ 'oa_description'])