X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/a0aacaacc4fdf4b96bdaaf03f7b222681a31668a..0f9549a5088b1a76553e8af3f2ae14afb2a5e3c9:/index.php diff --git a/index.php b/index.php index 4d24a35..338432c 100644 --- a/index.php +++ b/index.php @@ -34,8 +34,8 @@ echo ""; echo "
"; echo ""; - echo ""; + echo ""; echo ""; $mailInfo = array(); @@ -60,7 +60,7 @@ $subject = $row->subject; echo "". - ""; + ""; $i++; } $_SESSION['mailInfo'] = $mailInfo; @@ -71,10 +71,10 @@ if ($pageNum > 1) { $page = $pageNum - 1; - $prev = "[[\"Previous\"]"; - $first = "[\"First\"]"; + $prev = " \"Previous\" "; + $first = " \"First\" "; } else { $prev = ' '; // we're on page one, don't print previous link $first = ' '; // nor the first page link @@ -82,10 +82,10 @@ if ($pageNum < $maxPage) { $page = $pageNum + 1; - $next = "[[\"Next\"]"; - $last = "[\"Last\"]"; + $next = " \"Next\" "; + $last = " \"Last\" "; } else { $next = ' '; // we're on the last page, don't print next link $last = ' '; // nor the last page link
ReceivedCauseSenderRecipientSubjectAction
$received". "$quaratinefor$sender$recipient$subject$action$checkbox
$subject$action$checkbox