From e81d809f36167ed273d3de64e4cecb5ad818d6d0 Mon Sep 17 00:00:00 2001 From: alopexc0de Date: Sun, 22 Jun 2014 21:20:29 -0400 Subject: [PATCH] Remove id="message" and replace it with a better descriptor This is because on the main pages, there is the #message container which has the loader and will be what the AJAX will put the response data from here --- Website/process.php | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Website/process.php b/Website/process.php index 9674e6d..46f3389 100644 --- a/Website/process.php +++ b/Website/process.php @@ -17,15 +17,18 @@ $messages = array( " -
+
Your link: lob.li/$short +
", " -
+ ", " -
+
ERROR! - Your link: $link didn't resolve to a website.
Please check your link and try again.
", " -
+
ERROR! - Well this is embarrassing... This never happens, but I appear to have suffered a database error.
Here's what I know: $error
", " -
+
ERROR! - The sanitize function seems to have failed. This shouldn't happen, maybe c0de forgot a semi-colon somewhere or something.
"