diff options
| -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 242f9ac6..8ba67e2d 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -29,7 +29,7 @@ </span> <div class="item"> - <ion-checkbox ng-model="check.isUseAuth">use authentication</ion-checkbox> + <ion-checkbox ng-model="check.isUseAuth">use ZM authentication</ion-checkbox> <div ng-if = "check.isUseAuth" > |
