X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/55e904ab4e0994f21d26a68e70497fcacd8ec2d6..0da9e6e7d82b2cb758626d1ee4eb6b3297d667b1:/index.php diff --git a/index.php b/index.php index 54b82d8..ec831b0 100644 --- a/index.php +++ b/index.php @@ -56,7 +56,7 @@ $action .= ""; $action .= " "; $action .= ""; - $action .= " "; + $action .= " "; $action .= ""; $sender = $row->sender; $received = strftime("%c", $row->time_iso); @@ -102,6 +102,8 @@ onclick="javascript: checkAction(\'release\');"/>'; echo ''; + echo ''; echo "
$first$prev Showing page $pageNum of $maxPage pages $next$last
";