From d3a27ace0bcdfe3f7f3da361ce963bdf206cfc43 Mon Sep 17 00:00:00 2001 From: Parth Kolekar Date: Fri, 15 Apr 2016 10:39:14 +0530 Subject: [PATCH] WTF Harshit --- admin/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/admin/index.php b/admin/index.php index 3786836..98515bd 100644 --- a/admin/index.php +++ b/admin/index.php @@ -80,14 +80,14 @@ function allow(ip) { $htmlOutput .= "

OR

"; - $htmlOutput .= "Go to Add candidate"; + $htmlOutput .= "Go to Add candidate"; $htmlOutput .= "

OR

"; - $htmlOutput .= "Go to Manage Clients"; + $htmlOutput .= "Go to Manage Clients"; $htmlOutput .= "

OR

"; - $htmlOutput .= "View Results"; + $htmlOutput .= "View Results"; include("../template.php");