1
0
opencart-languagepack-finnish/catalog/error/not_found.php

6 lines
155 B
PHP
Raw Normal View History

2020-02-12 21:25:39 +00:00
<?php
// Heading
$_['heading_title'] = 'The page you requested cannot be found!';
// Text
$_['text_error'] = 'The page you requested cannot be found.';