Node names updated

This commit is contained in:
rawee
2022-12-17 22:34:35 +05:30
parent bd29ae2a59
commit 841917f4f7
14 changed files with 122 additions and 117 deletions

View File

@@ -13,11 +13,11 @@
<script type="text/html" data-template-name="whatsappLink">
<div class="form-row">
<label for="node-config-input-cName"><i class="fa fa-bookmark"></i> Host</label>
<label for="node-config-input-cName"><i class="fa fa-gear"></i>Name</label>
<input type="text" id="node-config-input-cName">
</div>
<div class="form-tips">
<p> Thats sit. you don't have to change any thing here just <b>click the ok
button</b> and proceed. Name can be update if required but with no-space.</p>
<p> All done here just <b>click the ok button</b> and proceed.
Name can be update if required but with no-space.</p>
</div>
</script>