Esthetic : button place
This commit is contained in:
parent
ec2ce18f04
commit
fbe2a33d0d
3 changed files with 8 additions and 3 deletions
|
|
@ -230,9 +230,10 @@ if ($sa == 'list')
|
|||
else
|
||||
{
|
||||
|
||||
|
||||
echo '<p>';
|
||||
echo HtmlInput::button_anchor('Rafraîchir', 'admin_repo.php?action=modele_mgt');
|
||||
echo HtmlInput::button_anchor('Ajouter', 'admin_repo.php?action=modele_mgt&sa=add');
|
||||
echo '</p>';
|
||||
echo '<span style="display:block;margin-top:10">';
|
||||
echo _('Filtre').HtmlInput::infobulle(23);
|
||||
echo HtmlInput::filter_table("t_modele", "0,1,2","1");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue