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