diff options
Diffstat (limited to 'theme/admin/html/404.php')
-rw-r--r-- | theme/admin/html/404.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/admin/html/404.php b/theme/admin/html/404.php index aa264cd..d53d1bc 100644 --- a/theme/admin/html/404.php +++ b/theme/admin/html/404.php @@ -1,2 +1,2 @@ <h1><i class="fa fa-exclamation-triangle"></i><?=$Language->text('404_heading_text')?></h1> -<p><?=$Language->text('404_heading_desc')?></p>
\ No newline at end of file +<p><?=$Language->text('404_heading_desc')?></p> |