Migrate to fa icons.

This commit is contained in:
Mark Hindess
2014-09-03 15:11:10 +01:00
parent 995268c5df
commit 3f054bdf7e
15 changed files with 43 additions and 43 deletions

View File

@@ -127,7 +127,7 @@
<label for="node-input-base64" style="width: 70%;">Decode Base64 encoded payload ?</label>
</div>
<div class="form-row">
<label for="node-input-name"><i class="icfa faon-tag"></i> Name</label>
<label for="node-input-name"><i class="fa fa-tag"></i> Name</label>
<input type="text" id="node-input-name" placeholder="Name">
</div>
<div class="form-tips">Tip: leave address and port blank if you want to set using <b>msg.ip</b> and <b>msg.port</b>.</div>