diff options
Diffstat (limited to 'www')
| -rw-r--r-- | www/templates/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/login.html b/www/templates/login.html index 9acde8a8..0d16af8b 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -39,7 +39,7 @@ placeholder="ZM portal url " ng-model="loginData.url" ng-keyup="portalKeypress($event)"> </label> - + <label class="item item-input item-floating-label" > <span class="input-label">base path to cgi-bin</span> <input autocapitalize="none" autocomplete="off" |
