1
0
opencart-languagepack-finnish/catalog/common/maintenance.php

7 lines
281 B
PHP
Raw Normal View History

2020-02-12 21:25:39 +00:00
<?php
// Heading
2020-02-16 12:18:44 +00:00
$_['heading_title'] = 'Huolto';
2020-02-12 21:25:39 +00:00
// Text
2020-02-16 12:18:44 +00:00
$_['text_maintenance'] = 'Huolto';
2020-02-12 21:25:39 +00:00
$_['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>';