summaryrefslogtreecommitdiff
path: root/www/templates/first-use.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/first-use.html')
-rw-r--r--www/templates/first-use.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/templates/first-use.html b/www/templates/first-use.html
index 5f98bb6b..751fc786 100644
--- a/www/templates/first-use.html
+++ b/www/templates/first-use.html
@@ -20,10 +20,10 @@
</span>
<br />
<div id="firstuse">
- <button class="button icon icon-left ion-wand button-stable animated bounceInUp" ng-click="goToWizard()">
+ <button id = "testaut_wizard_button" class="button icon icon-left ion-wand button-stable animated bounceInUp" ng-click="goToWizard()">
{{'kWizard' | translate}}
</button>
- <button class="button icon icon-left ion-university button-stable animated bounceInUp" ng-click="goToLogin()">
+ <button class="button icon icon-left ion-university button-stable animated bounceInUp" ng-click="goToLogin()">
{{'kExpert' | translate }}
</button>
<br />