Skip to content

Commit 1c2ae56

Browse files
committed
fix typo
1 parent efcb2c7 commit 1c2ae56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nodes/config/config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<input type='password' id='node-config-input-apiKey'/>
2323
</div>
2424

25-
<div class='form-rw'>
25+
<div class='form-row'>
2626
<label for='node-config-input-name' data-i18n='sms77-config.name'><i
2727
class='fa fa-tag'></i></label>
2828
<input id='node-config-input-name'/>

0 commit comments

Comments
 (0)