From d25a57c9735fa8e01f399cac5330e897bf470ef9 Mon Sep 17 00:00:00 2001 From: canyonknight Date: Thu, 18 Oct 2012 17:12:29 -0400 Subject: home.php: Fix XHTML tag errors * Add missing

tag * Move

outside of a

tag * Rename an id to avoid a conflict with an already existing id Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/html/home.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'web/html/home.php') diff --git a/web/html/home.php b/web/html/home.php index f5a9afe..4d5b699 100644 --- a/web/html/home.php +++ b/web/html/home.php @@ -43,8 +43,8 @@ $dbh = db_connect();

-

+

+

-

+
-- cgit v1.2.3-54-g00ecf