diff options
Diffstat (limited to 'www/templates/login.html')
| -rw-r--r-- | www/templates/login.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/templates/login.html b/www/templates/login.html index f71e9161..fac74dbd 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -57,8 +57,8 @@ ng-model="loginData.url" ng-keyup="portalKeypress($event)"> </label> - <button class="button button-small button-clear icon-left ion-wand" ng-click="detectCgi()">tap here to discover cgi-bin - </button> + <!--<button class="button button-small button-clear icon-left ion-wand" ng-click="detectCgi()">tap here to discover cgi-bin + </button>--> <label class="item item-input item-floating-label" > |
