case 3649
This commit is contained in:
@@ -60,7 +60,7 @@ public partial class Login : System.Web.UI.Page
|
||||
if (ls == "OK")
|
||||
{
|
||||
if (AyaBizUtils.REGTO != "CH Technologies, Inc.")//Case 844 exception for guy who doesn't want "advertising" or a "security risk" that his customers can see
|
||||
litcomp.Text = "<a href=\"http://www.ayanova.com\" target=\"_blank;\">AyaNova® WBI Service management software</a><br/>" +
|
||||
litcomp.Text = "<a href=\"https://www.ayanova.com\" target=\"_blank;\">AyaNova® WBI Service management software</a><br/>" +
|
||||
"Licensed to: " + HttpUtility.HtmlEncode(AyaBizUtils.REGTO) + "<br/>" + //case 1188
|
||||
"© 1999-2018 Ground Zero Tech-Works Inc. All rights reserved.";
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user