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 3838 <div class =" col-sm-5 col-md-5" >
3939 <div class =" form-group" >
4040 <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 >
4242 <span style =" font-size : 9px ;" ><% - i18n (' proxy-hosts' , ' custom-forward-host-help' ) %> </span >
4343 </div >
4444 </div >
6161 <i class =" fa fa-trash" ></i > <% - i18n (' locations' , ' delete' ) %>
6262 </a >
6363 </div >
64- </div >
64+ </div >
You can’t perform that action at this time.
0 commit comments