From 6fba981549765b2e8ef8cb0022a791e7947d125a Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 2 May 2018 08:45:52 -0400 Subject: css cleanup / jshint --- www/templates/wizard.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/templates/wizard.html') diff --git a/www/templates/wizard.html b/www/templates/wizard.html index 70f17b6e..872dc7fb 100644 --- a/www/templates/wizard.html +++ b/www/templates/wizard.html @@ -66,9 +66,9 @@

{{'kWizResults' | translate}}

-  {{wizard.portalValidText}}
-  {{wizard.apiValidText}}
-  {{wizard.streamingValidText}}
+  {{wizard.portalValidText}}
+  {{wizard.apiValidText}}
+  {{wizard.streamingValidText}}

{{'kWizNextStep1' | translate}}: -- cgit v1.2.3