From fbf7d86a7664cbcf45d3cb6f2c4ad5157055bec1 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Sun, 1 May 2016 12:07:59 -0400 Subject: #234 - cgi-bin validation added Former-commit-id: d7205edc93038b607d4f8ca35aa9925acd5a77be --- www/templates/wizard.html | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'www/templates') diff --git a/www/templates/wizard.html b/www/templates/wizard.html index 564854ae..3524c7fd 100644 --- a/www/templates/wizard.html +++ b/www/templates/wizard.html @@ -82,9 +82,6 @@

Lets try and validate your inputs

I am now going to try and log into the ZM portal
- {{wizard.portalValidText}} - {{wizard.apiValidateText}} - {{wizard.streamingValidateText}}

@@ -92,14 +89,15 @@ -

Sone

-

I am now going to try and log into the ZM portal -
Portal: {{wizard.portalurl}} - {{wizard.portalValidText}} - {{wizard.apiValidateText}} - {{wizard.streamingValidateText}} +

Results of auto-detection

+ +  {{wizard.portalValidText}}
-

+  {{wizard.apiValidText}}
+ +  {{wizard.streamingValidText}} +
+
-- cgit v1.2.3