From 7786bb09d32570d9be33727a3fe4fb460fcceeaf Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Thu, 5 Mar 2009 00:32:33 +0000 Subject: Implement a Maintenance mode as per ticket: #15 --- themes/default/views/maintenance.html.php | 56 +++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 themes/default/views/maintenance.html.php (limited to 'themes') diff --git a/themes/default/views/maintenance.html.php b/themes/default/views/maintenance.html.php new file mode 100644 index 00000000..fde3973d --- /dev/null +++ b/themes/default/views/maintenance.html.php @@ -0,0 +1,56 @@ + + + + + + <?= $title ?> + " type="image/x-icon" /> + " + media="screen,print,projection" /> + " + media="screen" /> + " + media="screen,print,projection" /> + " + media="screen,print,projection" /> + + + + + + + + + + head() ?> + + + + page_top() ?> +
+
+ site_status() ?> +
+ display("header.html") ?> +
+
+
+
+
    +
  • +
+
+
+
+
+ display("footer.html") ?> +
+
+
+ page_bottom() ?> + + -- cgit v1.2.3