From 99ecf3774bb52d048f15be670eb42578477e2ed2 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 2 Mar 2013 00:47:54 +0200 Subject: [PATCH] Code fix --- index.php | 2 +- install.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 1457ae5..baa02e0 100644 --- a/index.php +++ b/index.php @@ -60,4 +60,4 @@ if (file_exists('install.php')) { // Flush (send) the output buffer and turn off output buffering ob_end_flush(); -} \ No newline at end of file +} diff --git a/install.php b/install.php index 1d80f6d..5c140e0 100644 --- a/install.php +++ b/install.php @@ -170,7 +170,7 @@ .install-languages a { padding-left: 5px; - padding-right: 5px; + padding-right: 5px; } .language-link img {