mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Merge branch 'migrate-to-fa-icons' of https://github.com/hindessm/node-red-nodes into hindessm-migrate-to-fa-icons
Conflicts: io/ping/88-ping.html io/wol/39-wol.html social/nma/57-nma.html social/prowl/57-prowl.html social/pushover/57-pushover.html social/twilio/56-twilio.html storage/sqlite/sqlite.html
This commit is contained in:
@@ -17,7 +17,11 @@
|
||||
<script type="text/x-red" data-template-name="wake on lan">
|
||||
<div class="form-row">
|
||||
<label for="node-input-mac"><i class="fa fa-globe"></i> MAC Address</label>
|
||||
<<<<<<< HEAD
|
||||
<input type="text" id="node-input-mac" placeholder="e.g. DE:AD:BE:EF:FE:ED">
|
||||
=======
|
||||
<input type="text" id="node-input-mac" placeholder="DE:AD:BE:EF:FE:ED">
|
||||
>>>>>>> fdb62b548520519558fb23a7606831ffd06a90d3
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<label for="node-input-name"><i class="fa fa-tag"></i> Name</label>
|
||||
|
Reference in New Issue
Block a user