X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/5c7b972ed26570d2bf4e092d937b81578e84c124..3679a8afd7b088d3a5c64f69c9706de39766f78b:/index.php diff --git a/index.php b/index.php index 96cfd4e..338432c 100644 --- a/index.php +++ b/index.php @@ -33,7 +33,9 @@ echo "$numrows quarantined mail(s)"; echo ""; echo "
"; - echo ""; + echo ""; + echo ""; echo ""; $mailInfo = array(); @@ -58,7 +60,7 @@ $subject = $row->subject; echo "". - ""; + ""; $i++; } $_SESSION['mailInfo'] = $mailInfo; @@ -70,9 +72,9 @@ if ($pageNum > 1) { $page = $pageNum - 1; $prev = " [Prev]"; + class='whitefooter'>\"Previous\" "; $first = " [First Page] "; + class='whitefooter'>\"First\" "; } else { $prev = ' '; // we're on page one, don't print previous link $first = ' '; // nor the first page link @@ -81,9 +83,9 @@ if ($pageNum < $maxPage) { $page = $pageNum + 1; $next = " [Next]"; - $last = "[Last Page] "; + class='whitefooter'>\"Next\" "; + $last = " \"Last\" "; } else { $next = ' '; // we're on the last page, don't print next link $last = ' '; // nor the last page link @@ -92,6 +94,10 @@ $_SESSION['marked'] = serialize($marked); echo ''; + echo ''; + echo ''; echo "

$first$prev Showing page $pageNum of $maxPage pages $next$last

";
ReceivedCauseSenderRecipientSubjectActionSenderRecipientSubjectAction
$received". "$quaratinefor$sender$recipient$subject$action$checkbox
$subject$action$checkbox