aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/en-gb/common/maintenance.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/catalog/language/en-gb/common/maintenance.php')
-rw-r--r--public/catalog/language/en-gb/common/maintenance.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/public/catalog/language/en-gb/common/maintenance.php b/public/catalog/language/en-gb/common/maintenance.php
new file mode 100644
index 0000000..2b91497
--- /dev/null
+++ b/public/catalog/language/en-gb/common/maintenance.php
@@ -0,0 +1,7 @@
+<?php
+// Heading
+$_['heading_title'] = 'Maintenance';
+
+// Text
+$_['text_maintenance'] = 'Maintenance';
+$_['text_message'] = '<h1 style="text-align:center;">We are currently performing some scheduled maintenance. <br/>We will be back as soon as possible. Please check back soon.</h1>'; \ No newline at end of file