X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/8b2ac33e19fad0a329f41a30aef6cb1c421d37c8..728054679221acd919b0f40757245939acbe11e5:/index.php diff --git a/index.php b/index.php index feece41..b1854ab 100644 --- a/index.php +++ b/index.php @@ -26,9 +26,9 @@ echo $util->getHeading(); echo "
- {$util->getUser()}Logout"; + value=\"$rowsPerPage\" id=\"rows\" size=\"4\"/>{$util->getUser()} + Logout"; $which = ($util->isAdmin() == true) ? 'all' : $util->getUser(); $rows = $DB->getQMails($offset, $rowsPerPage, $which); $numrows = $DB->numRows();