summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-06-19 14:46:57 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-06-19 14:46:57 -0400
commitb61bbc639a1e812797fd245e13407e84094efd65 (patch)
tree9bb3d41891927dbf26a94e7cafdc26ef2e5f0b89 /www
parent870598ef6d854345db5993813cc2f5d6d091e339 (diff)
#653 formatting
Diffstat (limited to 'www')
-rw-r--r--www/lang/help/help-en.html4
-rw-r--r--www/templates/first-use.html7
2 files changed, 7 insertions, 4 deletions
diff --git a/www/lang/help/help-en.html b/www/lang/help/help-en.html
index 2d9e616d..0cc79bc7 100644
--- a/www/lang/help/help-en.html
+++ b/www/lang/help/help-en.html
@@ -9,8 +9,8 @@
<h2>
<b>zmNinja, Privacy & Transparency</b>
</h2>
- <a href="#" onclick="window.open('https://medium.com/@pliablepixels/zmninja-privacy-and-your-data-22fd302695ad', '_blank', 'location=yes'); return false;">Read this post</a>
-</ion-item>
+
+</ion-item><a href="#" onclick="window.open('https://medium.com/@pliablepixels/zmninja-privacy-and-your-data-22fd302695ad', '_blank', 'location=yes'); return false;">Read this post</a>
<ion-item class="item-text-wrap">
diff --git a/www/templates/first-use.html b/www/templates/first-use.html
index 543a815f..faddf294 100644
--- a/www/templates/first-use.html
+++ b/www/templates/first-use.html
@@ -31,8 +31,11 @@
<button class="button button-clear icon icon-left ion-android-globe white-button-text animated bounceInUp" ng-click="switchLang()">
{{'kLanguage' | translate}}
</button>
- <br/>
- <small><a style="text-decoration:none; color:white" href="#" onclick="window.open('https://medium.com/@pliablepixels/zmninja-privacy-and-your-data-22fd302695ad', '_blank', 'location=yes'); return false;">{{'kDataPrivacy' | translate}}</a></small>
+ <div class="animated bounceInUp">
+ <small ><a style="text-decoration:none; color:white"
+ href="#" onclick="window.open('https://medium.com/@pliablepixels/zmninja-privacy-and-your-data-22fd302695ad', '_blank', 'location=yes'); return false;">{{'kDataPrivacy' | translate}}</a>
+ </small>
+ </div>
</center>
</div>
</center>