2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

GEOFANCY: make app links clickable

git-svn-id: https://svn.fhem.de/fhem/trunk@4853 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2014-02-08 22:18:16 +00:00
parent 32d4b49cc8
commit f713ee665f

View File

@ -423,8 +423,8 @@ sub GEOFANCY_ISO8601UTCtoLocal ($) {
<ul>
Provides webhook receiver for geofencing via the following iOS apps:<br>
<br>
<li>Geofency: https://itunes.apple.com/de/app/geofency-time-tracking-automatic/id615538630?l=en&mt=8</li>
<li>Geofancy: https://itunes.apple.com/de/app/geofancy/id725198453?l=en&mt=8</li>
<li><a href="https://itunes.apple.com/de/app/geofency-time-tracking-automatic/id615538630?l=en&mt=8">Geofency</a></li>
<li><a href="https://itunes.apple.com/de/app/geofancy/id725198453?l=en&mt=8">Geofancy</a></li>
<p>Note: GEOFANCY is an extension to <a href="FHEMWEB">FHEMWEB</a>. You need to install FHEMWEB to use GEOFANCY.</p>