Fix: Issue #24
This commit is contained in:
parent
f4cb982b73
commit
d94a917769
@ -30,7 +30,7 @@
|
||||
<div class="form-group">
|
||||
<label for="inputNetworkName" class="col-sm-2 control-label">Network Name:</label>
|
||||
<div class="col-sm-10">
|
||||
<input type="text" class="form-control" id="inputNetworkName" name="name" value="<? VAR Name ?>" maxlength="20" placeholder="The name of the IRC network.">
|
||||
<input type="text" class="form-control" id="inputNetworkName" name="name" value="<? VAR Name ?>" maxlength="20" placeholder="The name of the IRC network">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user