aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/en-gb/common/maintenance.php
blob: 2b914979a29c21fcbb94b67b8fcdd200a213382a (plain)
1
2
3
4
5
6
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>';