diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-11-18 09:28:08 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-11-18 09:28:08 -0500 |
| commit | 31ca68739126f5740681238539a8c6a1b66e0000 (patch) | |
| tree | ddd6317b70ae500f63a3231a0639c54a02129c20 /www/templates/lowversion.html | |
| parent | cf93ca01f3d54fca62d4222f110c2a63b526badb (diff) | |
mass formatting and normalization - tweaked JSBeautify options
Diffstat (limited to 'www/templates/lowversion.html')
| -rw-r--r-- | www/templates/lowversion.html | 8 |
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> |
