update template according to new web interface code
This commit is contained in:
parent
da6ecedfe5
commit
e295e6d4d6
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
<label for="listname"><?cs var:html_escape(Lang.Misc.ListName) ?>:</label>
|
||||
<input type="text" name="list" id="listname" size="25">
|
||||
<input type="text" name="new_list" id="listname" size="25">
|
||||
|
|
Loading…
Reference in a new issue