aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/en-gb/error/not_found.php
blob: 1961c54605769a45c71694ebdcb7d78debe1b8e0 (plain)
1
2
3
4
5
6
<?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.';