summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2013-11-01 18:17:25 +0000
committerGreg Roach <fisharebest@gmail.com>2013-11-01 18:17:25 +0000
commit677b8aa47ed770807b6f61f8b001f3fb2ffad6a2 (patch)
treecce217cefc89dbf20c085c51a67272b919a8be7e /index.php
parentb1457a6c7c6aea70f6e1298a537433a630cf85ac (diff)
downloadwebtrees-677b8aa47ed770807b6f61f8b001f3fb2ffad6a2.tar.gz
webtrees-677b8aa47ed770807b6f61f8b001f3fb2ffad6a2.tar.bz2
webtrees-677b8aa47ed770807b6f61f8b001f3fb2ffad6a2.zip
Tidy up trailing whitespace
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 00686d47a3..311a9e450a 100644
--- a/index.php
+++ b/index.php
@@ -95,7 +95,7 @@ if ($ctype=='user') {
echo '<h1 class="center">', WT_I18N::translate('My page'), '</h1>';
} else {
echo '<div id="home-page">';
-}
+}
if ($blocks['main']) {
if ($blocks['side']) {
echo '<div id="index_main_blocks">';