diff options
Diffstat (limited to 'www/templates/first-use.html')
| -rw-r--r-- | www/templates/first-use.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/first-use.html b/www/templates/first-use.html index 88c0cb76..5599f982 100644 --- a/www/templates/first-use.html +++ b/www/templates/first-use.html @@ -33,7 +33,7 @@ </button> <br/> <center> - <button class="button button-clear icon icon-left ion-android-globe white-button-text" ng-click="switchLang()"> + <button class="button button-clear icon icon-left ion-android-globe white-button-text animated bounceInUp" ng-click="switchLang()"> {{'kLanguage' | translate}} </button> </center> |
