Go to the documentation of this file.
11if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
15echo
$list->display_form();
19 echo
'<div class="content">';
25 if (
$list->has_data > 0)
27 echo
$list->show_button();
30 echo
$list->show_button();
35 echo
'<p class="notice">';
36 echo _(
'Aucune donnée trouvée');