File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
frontend/js/app/nginx/proxy Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 38
38
<div class =" col-sm-5 col-md-5" >
39
39
<div class =" form-group" >
40
40
<label class =" form-label" ><% - i18n (' proxy-hosts' , ' forward-host' ) %> <span class =" form-required" >*</span ></label >
41
- <input type =" text" name =" forward_host" class =" form-control text-monospace model" placeholder =" " value =" <%- forward_host %>" autocomplete =" off" maxlength =" 50 " required >
41
+ <input type =" text" name =" forward_host" class =" form-control text-monospace model" placeholder =" " value =" <%- forward_host %>" autocomplete =" off" maxlength =" 200 " required >
42
42
<span style =" font-size : 9px ;" ><% - i18n (' proxy-hosts' , ' custom-forward-host-help' ) %> </span >
43
43
</div >
44
44
</div >
61
61
<i class =" fa fa-trash" ></i > <% - i18n (' locations' , ' delete' ) %>
62
62
</a >
63
63
</div >
64
- </div >
64
+ </div >
You can’t perform that action at this time.
0 commit comments