diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-05-01 18:33:47 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-05-01 18:33:47 -0400 |
| commit | a33f23116f2e06019f6debd492499a1bfe724331 (patch) | |
| tree | 998e38d4ed79e18c9ade6d8af13729bd8610194a /www/templates/login.html | |
| parent | cd0a13b436c16f8559b35004d27c38f81f5185ab (diff) | |
version bump and nits
Former-commit-id: aa6b08588f2e88a83764f42c86a06bc3494efbae
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" > |
