summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-05-04 10:53:09 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-05-04 10:53:09 -0400
commit2eef14f715958bac30ecd0819d900b2ecf1151aa (patch)
tree0c06cbb4449982881563fe03af7e41407d23fe6a
parent184773efd67714817d0037130be3c219b261b576 (diff)
updates
-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>