mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Typo fix
This commit is contained in:
parent
bf1b9b230e
commit
2b31b2ae0b
@ -9,11 +9,11 @@
|
||||
<input type="text" id="node-input-topic" placeholder="topic or queue">
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<label for="node-input-enable_subscriptionid" style="width: 110px;"><i class="fa fa-envelope"></i> Destination</label>
|
||||
<label for="node-input-enable_subscriptionid" style="width: 110px;"><i class="fa fa-envelope"></i> Enable subscription ID</label>
|
||||
<input type="checkbox" id="node-input-enable_subscriptionid">
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<label for="node-input-subscriptionid" style="width: 110px;"><i class="fa fa-envelope"></i> Destination</label>
|
||||
<label for="node-input-subscriptionid" style="width: 110px;"><i class="fa fa-envelope"></i> Subscription ID</label>
|
||||
<input type="number" id="node-input-subscriptionid">
|
||||
</div>
|
||||
<div class="form-row">
|
||||
|
Loading…
x
Reference in New Issue
Block a user