X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/bb06f1727e40a566d487b1b5ede2794d292b27ad..a675b3833d014e9ebeb998aa7a8ad6e5d1acca78:/index.php diff --git a/index.php b/index.php index 6852624..338432c 100644 --- a/index.php +++ b/index.php @@ -34,6 +34,8 @@ echo ""; echo "
"; echo ""; + echo ""; echo ""; $mailInfo = array(); @@ -46,6 +48,7 @@ $id = $row->mail_id; $mailInfo[$id] = serialize($row); $url = urlencode($id); + $checkbox = ""; $recipient = "{$row->recipient}"; $action = ""; $action .= "\"Release\""; @@ -57,7 +60,7 @@ $subject = $row->subject; echo "". - ""; + ""; $i++; } $_SESSION['mailInfo'] = $mailInfo; @@ -69,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 @@ -80,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 @@ -91,6 +94,10 @@ $_SESSION['marked'] = serialize($marked); echo ''; + echo ''; + echo ''; echo "

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

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