mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-22 08:11:44 +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:
parent
425e65de9e
commit
9dd62d7aca
@ -354,7 +354,8 @@ at_fhemwebFn($$$$)
|
|||||||
Use perl function for timespec <input type="checkbox" id="aw_ip"></td>
|
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_pts"></td>
|
||||||
</tr><tr class="even"><td><input type="text" name="aw_ts"></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>
|
</tr>
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user