summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/lang/help/help-en.html4
-rw-r--r--www/templates/events.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/www/lang/help/help-en.html b/www/lang/help/help-en.html
index cb9c9125..1559dacf 100644
--- a/www/lang/help/help-en.html
+++ b/www/lang/help/help-en.html
@@ -1,8 +1,8 @@
<ion-item class="item-text-wrap">
<h2>
<b>Please visit zmNinja FAQ for help</b>
- </h2>It was hard to keep updating help inside the app. Please consult the FAQ
- <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/FAQ', '_blank', 'location=yes'); return false;">here</a> for the most updated help
+ </h2>It was hard to keep updating help inside the app. Please consult the
+ <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/FAQ', '_blank', 'location=yes'); return false;">FAQ</a> for the most updated help
</ion-item>
<ion-item class="item-text-wrap">
<h2>
diff --git a/www/templates/events.html b/www/templates/events.html
index b2440d2f..d748c8b4 100644
--- a/www/templates/events.html
+++ b/www/templates/events.html
@@ -85,7 +85,7 @@
<button ng-if="event.Event.DefaultVideo!='' && event.Event.DefaultVideo!=undefined && $root.platformOS!='desktop' && loginData.enableGIFMP4 "
class="button button-small button-clear icon mp4-icon" ng-click="downloadFileToDevice(event.Event.videoPath, event.Event.Id)">
</button>
-
+\
</div>