diff --git a/www/admin.php b/www/admin.php
index fd66924..9784cf1 100644
--- a/www/admin.php
+++ b/www/admin.php
@@ -379,6 +379,7 @@ if ( $_SERVER[ 'REQUEST_METHOD' ] === 'POST' ) {
+
diff --git a/www/index.php b/www/index.php
index 1b46656..3351199 100644
--- a/www/index.php
+++ b/www/index.php
@@ -16,6 +16,7 @@ global $language, $dir, $locale;
+
| | | |
diff --git a/www/manage_account.php b/www/manage_account.php
index 83c5559..ddaec28 100644
--- a/www/manage_account.php
+++ b/www/manage_account.php
@@ -192,6 +192,7 @@ if ( $_SERVER[ 'REQUEST_METHOD' ] === 'POST' ) {
+
diff --git a/www/register.php b/www/register.php
index e51fe0c..904a610 100644
--- a/www/register.php
+++ b/www/register.php
@@ -88,6 +88,7 @@ if ( isset( $_POST[ 'user' ] ) ) {
+