diff options
Diffstat (limited to 'www/templates/login.html')
| -rw-r--r-- | www/templates/login.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/templates/login.html b/www/templates/login.html index 15409e76..e2a65168 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -22,6 +22,14 @@ </label> </div> + <label> + + <ion-toggle ng-model="loginData.enableLowBandwidth" + + toggle-class="toggle-calm">{{'kLowBandwidth'|translate}} + </ion-toggle> + </label> + <div class="list list-inset"> <span style="color:rgb(100,100,100)"> <i class="ion-android-home" style="font-size:150%"></i> |
