diff options
Diffstat (limited to 'theme/default/html/404.php')
-rw-r--r-- | theme/default/html/404.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/default/html/404.php b/theme/default/html/404.php index 54866a4..9495944 100644 --- a/theme/default/html/404.php +++ b/theme/default/html/404.php @@ -8,4 +8,4 @@ #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# ?> <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> |