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