From 2abff34bce7d145c864a41fa0fdcb934ceb4e7a5 Mon Sep 17 00:00:00 2001 From: Latif Khalifa Date: Sun, 13 Oct 2013 15:00:55 +0200 Subject: [PATCH] Visual tweaks --- htdocs/lib/Layout.php | 14 +++++++------- htdocs/lib/SearchFilter.php | 10 ++++++---- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/htdocs/lib/Layout.php b/htdocs/lib/Layout.php index 38a3ba8..703debb 100644 --- a/htdocs/lib/Layout.php +++ b/htdocs/lib/Layout.php @@ -153,14 +153,14 @@ class Layout //]]> -
-
- +
+
+
-
- Singularity Viewer -
- Automated Crash Report Processing +
+ Singularity Viewer +
+ Automated Crash Report Processing
diff --git a/htdocs/lib/SearchFilter.php b/htdocs/lib/SearchFilter.php index 5e8f050..669b5f5 100644 --- a/htdocs/lib/SearchFilter.php +++ b/htdocs/lib/SearchFilter.php @@ -236,6 +236,8 @@ for($i = 0; $i < count($grids); $i++) function renderPaginator($total) { + $l = $_SERVER["PHP_SELF"]; + ob_start(); ?> - - + First +
offset + 1 ?> - offset + $this->limit > $total ? $total : $this->offset + $this->limit ?> out of
- - + + Last