diff options
Diffstat (limited to 'www/templates/login.html')
| -rw-r--r-- | www/templates/login.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/templates/login.html b/www/templates/login.html index 3c074c99..1ad11b0c 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -28,5 +28,8 @@ </label> </div> + + <button class="button button-block button-balanced icon ion-locked" ng-click="login()"> Save</button> + </ion-content> </ion-view> |
