mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Pushover, one letter spelling mistake in placeholder
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<label for="node-input-url_title"><i class="fa fa-anchor"></i> URL title</label>
|
||||
<input type="text" id="node-input-url_title" placeholder="optionas url title">
|
||||
<input type="text" id="node-input-url_title" placeholder="optional url title">
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<label for="node-input-deviceid"><i class="fa fa-user"></i> User key</label>
|
||||
|
Reference in New Issue
Block a user