Beautify a page
This commit is contained in:
parent
00a658143d
commit
9d21b63562
@ -112,7 +112,7 @@ if ($resql)
|
||||
print '<input type="hidden" name="sortfield" value="'.$sortfield.'">';
|
||||
print '<input type="hidden" name="sortorder" value="'.$sortorder.'">';
|
||||
|
||||
print_barre_liste($langs->trans("Actions"), $page, $_SERVER["PHP_SELF"], $param, $sortfield, $sortorder, '', $num, $nbtotalofrecords, '', 0, '', '', $limit);
|
||||
print_barre_liste($langs->trans("Actions"), $page, $_SERVER["PHP_SELF"], $param, $sortfield, $sortorder, '', $num, $nbtotalofrecords, 'title_agenda', 0, '', '', $limit);
|
||||
|
||||
$i = 0;
|
||||
print '<table class="noborder" width="100%">';
|
||||
|
||||
BIN
htdocs/theme/eldy/img/title_agenda.png
Normal file
BIN
htdocs/theme/eldy/img/title_agenda.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 750 B |
BIN
htdocs/theme/md/img/title_agenda.png
Normal file
BIN
htdocs/theme/md/img/title_agenda.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 750 B |
Loading…
Reference in New Issue
Block a user