diff options
Diffstat (limited to 'www/templates/lowversion.html')
| -rw-r--r-- | www/templates/lowversion.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/www/templates/lowversion.html b/www/templates/lowversion.html index 4e976846..3b50683b 100644 --- a/www/templates/lowversion.html +++ b/www/templates/lowversion.html @@ -1,6 +1,6 @@ <ion-view view-title="zmNinja" hide-nav-bar="true" hide-back-button="true" cache-view="false"> <!--<ion-view view-title="zmNinja" hide-nav-bar="false" hide-back-button="true" cache-view="false">--> - <ion-content class="pin-background" > + <ion-content class="pin-background"> <div style="margin-left:20px; margin-right:20px"> <center> <br/> @@ -9,8 +9,8 @@ <img src="img/authlogo.png"> </div> - - <br/> + + <br/> <span style="color:white"> <h2 style="color:white" class="animated bounce">ZoneMinder upgrade needed</h2> <br/> @@ -18,12 +18,12 @@ <br/> Reported Version: <b>{{currentVersion}}</b><br/> Minimum Required Version:<b>{{requiredVersion}}</b><br/> - </p> - </span> - <br/> - </div> + </span> + <br/> + + </center> </div> |
