diff options
Diffstat (limited to 'theme/admin/html/home.php')
-rw-r--r-- | theme/admin/html/home.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/admin/html/home.php b/theme/admin/html/home.php index a8b003e..083ae30 100644 --- a/theme/admin/html/home.php +++ b/theme/admin/html/home.php @@ -42,4 +42,5 @@ </div> <?php else: ?> <p><em><?=$Language->text('home_no_users')?></em></p> -<?php endif; ?>
\ No newline at end of file +<?php endif; ?> + |