Development
This commit is contained in:
parent
4295789594
commit
433c9d12a5
1 changed files with 1 additions and 1 deletions
|
|
@ -1300,7 +1300,7 @@ def _render_item(item, tokens, inherited_req=None):
|
|||
|
||||
return (
|
||||
'<div class="form-group">'
|
||||
'<label class="form-label">{subnet_label}</label>'
|
||||
f'<label class="form-label">{subnet_label}</label>'
|
||||
'<div class="field-wrap">'
|
||||
'<div class="subnet-row-wrap">'
|
||||
f'<input type="text" name="{subnet_name}" value="{e(subnet_val)}" placeholder="{subnet_ph}" class="form-input"/>'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue