buttons at bottom of page (RFE 1702136)

This commit is contained in:
Roland Gruber 2007-07-03 15:51:50 +00:00
parent 42003d687c
commit 150825fdd0
2 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,7 @@
- group list can show primary members (RFE 1517679 and patch 1722460)
- more translated example texts (RFE 1702140)
- inetOrgPerson: now manages homePhone, roomNumber, businessCategory
- account lists: display buttons on top and bottom (RFE 1702136)
- fixed bugs:
-> OU editor: help images (1702132)
-> config editor: extra space (1702269)

View File

@ -135,6 +135,10 @@ class lamList {
// navigation bar
$this->listDrawNavigationBar(sizeof($filteredEntries));
echo ("<br>\n");
echo ("<hr style=\"background-color: #999999;\">\n");
// buttons
$this->listPrintButtons(false);
echo ("<br>\n");
// other options
$this->listPrintAdditionalOptions();
// PDF bar