diff --git a/orcinus/admin.php b/orcinus/admin.php index 61534ed..59c3db6 100644 --- a/orcinus/admin.php +++ b/orcinus/admin.php @@ -2434,7 +2434,7 @@ document.write(mustache.render( URL - + Showing pages $row) { ?> - - - - - -
-
-
- - Updated + if (count($_RDATA['page_index_rows'])) { + foreach ($_RDATA['page_index_rows'] as $key => $row) { ?> + + + + + +
+
+
+ + Updated +
-
- 2) { ?> + 2) { ?> + + + + Unlisted - - - Unlisted - + echo htmlspecialchars($row['priority']); + ?> + + + +

+ No pages to list. +

+