Fix bad field template
This commit is contained in:
parent
6b0a76373c
commit
a31f09001f
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
<label for="lf_stuff"><i>Demo Stuff</i></label><br>
|
||||
<input type="text" name="lf_stuff" id="lf_stuff" value="%s" class="lf_input"><br>
|
||||
<label for="lf_stuff"><i>Origin</i></label><br>
|
||||
<input type="text" name="lf_origin" id="lf_origin" value="%s" class="lf_input"><br>
|
||||
|
|
Loading…
Reference in a new issue