diff --git a/web/html/account.php b/web/html/account.php
index 5c793be2..63c3ada4 100644
--- a/web/html/account.php
+++ b/web/html/account.php
@@ -12,9 +12,8 @@ html_header(__('Accounts'));
# Main page processing here
#
-echo "
\n";
+echo "
\n";
echo "
".__("Accounts")."
\n";
-echo "
\n";
$action = in_request("Action");
@@ -158,7 +157,6 @@ if (isset($_COOKIE["AURSID"])) {
}
}
-echo "
";
echo "
";
html_footer(AUR_VERSION);
diff --git a/web/template/search_accounts_form.php b/web/template/search_accounts_form.php
index 9b0d8e23..9e8c241f 100644
--- a/web/template/search_accounts_form.php
+++ b/web/template/search_accounts_form.php
@@ -1,74 +1,74 @@
-