spelling correction to ping node icon tag

This commit is contained in:
Dave C-J 2014-08-30 11:00:28 +01:00
parent 6b686736eb
commit 0cd3d2cb6e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<input type="text" id="node-input-timer" placeholder="20">
</div>
<div class="form-row">
<label for="node-input-name"><i class="faf a-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>
</script>