X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/729e8f28a5de08d6dfab1aae3cc5559228016515..c66fbefb456f2eb218c1429629ce6cc38d28ec60:/index.php diff --git a/index.php b/index.php index 83240b3..c362900 100644 --- a/index.php +++ b/index.php @@ -25,9 +25,9 @@ echo $util->getHeader(); echo $util->getHeading(); - echo "
+ echo " Rows per page
{$util->getUser()} + size=\"2\"/>{$util->getUser()} Logout"; $which = ($util->isAdmin() == true) ? 'all' : $util->getUser(); $rows = $DB->getQMails($offset, $rowsPerPage, $which);