mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
webadmin: The "Name" field on the add network page is the network name
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<div class="sectionbody">
|
||||
<? IF !Edit ?>
|
||||
<div class="subsection">
|
||||
<div class="inputlabel">Name:</div>
|
||||
<div class="inputlabel">Network Name:</div>
|
||||
<div>
|
||||
<input type="text" name="network" value="<? VAR Name ?>" class="half" maxlength="128" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user