From 54a2be49be3f470f9fbe6cf3ba884e02eaf00ec0 Mon Sep 17 00:00:00 2001 From: Kevin Yeh Date: Wed, 9 Jan 2013 10:52:23 -0500 Subject: [PATCH] Minor typo fix for button table cells in main_title --- interface/main/main_title.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/interface/main/main_title.php b/interface/main/main_title.php index 09fe325e5..6ec906300 100644 --- a/interface/main/main_title.php +++ b/interface/main/main_title.php @@ -79,11 +79,12 @@ $res = sqlQuery("select * from users where username='".$_SESSION{"authUser"}."'" - - - - + + + + + -- 2.11.4.GIT