first commit
This commit is contained in:
7
catalog/language/en-gb/common/maintenance.php
Normal file
7
catalog/language/en-gb/common/maintenance.php
Normal file
@ -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>';
|
Reference in New Issue
Block a user