1
0
opencart-languagepack-finnish/admin/error/not_found.php
2020-02-12 23:25:39 +02:00

6 lines
201 B
PHP

<?php
// Heading
$_['heading_title'] = 'Page Not Found!';
// Text
$_['text_not_found'] = 'The page you are looking for could not be found! Please contact your administrator if the problem persists.';