2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

90_at.pm: change the button to "Modify timespec" (Forum #73168)

git-svn-id: https://svn.fhem.de/fhem/trunk@14518 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2017-06-15 18:55:19 +00:00
parent 425e65de9e
commit 9dd62d7aca

View File

@ -354,7 +354,8 @@ at_fhemwebFn($$$$)
Use perl function for timespec <input type="checkbox" id="aw_ip"></td>
</tr><tr class="even"><td><input type="text" name="aw_pts"></td>
</tr><tr class="even"><td><input type="text" name="aw_ts"></td>
</tr><tr class="odd"><td><input type="button" id="aw_md" value="Modify"></td>
</tr><tr class="odd"><td><input type="button" id="aw_md"
value="Modify timespec"></td>
</tr>
EOF