From e9f52b4248a5268630b51ee0746dcf8b6449d445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Fri, 30 Nov 2007 12:19:10 +0000 Subject: #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) --- themes/garland/maintenance-page.tpl.php | 91 +++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 themes/garland/maintenance-page.tpl.php (limited to 'themes') diff --git a/themes/garland/maintenance-page.tpl.php b/themes/garland/maintenance-page.tpl.php new file mode 100644 index 000000000..6087b354c --- /dev/null +++ b/themes/garland/maintenance-page.tpl.php @@ -0,0 +1,91 @@ + + + + <?php print $head_title ?> + + + + + + > + + +
+ +
+
+ + + + + + + +
+ '. $title .''; endif; ?> + + +
+ +
+ +
+ + + + + +
+
+ + + + -- cgit v1.2.3