summaryrefslogtreecommitdiff
path: root/www/templates/lowversion.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/lowversion.html')
-rw-r--r--www/templates/lowversion.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/templates/lowversion.html b/www/templates/lowversion.html
index d9a50986..d6b9cb7e 100644
--- a/www/templates/lowversion.html
+++ b/www/templates/lowversion.html
@@ -1,5 +1,4 @@
<ion-view view-title="{{$root.appName}}" hide-nav-bar="true" hide-back-button="true" cache-view="false">
-
<ion-content class="pin-background">
<div style="margin-left:20px; margin-right:20px">
<center>
@@ -8,8 +7,6 @@
<div id="responsive-image">
<img src="img/authlogo.png">
</div>
-
-
<br/>
<span style="color:white">
<h2 style="color:white" class="animated bounce">{{'kZMUpgradeNeeded' | translate}}</h2>
@@ -22,10 +19,7 @@
</span>
<br/>
-
-
</center>
</div>
-
</ion-content>
-</ion-view> \ No newline at end of file
+</ion-view>