From 9afe5d37b4119006714d5167c202d30a1f7829c0 Mon Sep 17 00:00:00 2001 From: ruan Date: Fri, 12 Feb 2016 11:46:29 +0200 Subject: [PATCH] Clean up index.php --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 7e6ba4b..b291173 100644 --- a/index.php +++ b/index.php @@ -6,9 +6,9 @@ $page->print_title(); ?>
-

lang->index_welcome1; - echo $page->settings->name; - echo $page->lang->index_welcome2; ?>

+
+

lang->index_welcome1 . $page->settings->name . $page->lang->index_welcome2; ?>

+

lang->index_allsins; ?>