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