File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
interface/web/sites/templates Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,8 @@ <h1><tmpl_var name="list_head_txt"></h1>
77 < legend > Options</ legend >
88 < div class ="form-group proxy ">
99 < label for ="proxy_directives " class ="col-sm-3 control-label "> {tmpl_var name='proxy_directives_txt'}</ label >
10- < div class ="col-sm-9 "> < textarea class ="form-control " name ="proxy_directives " id ="proxy_directives " rows ='10 ' cols ='50 '> {tmpl_var name='proxy_directives'}</ textarea > </ div > < b > {tmpl_var name="available_proxy_directive_snippets_txt"}</ b > < br > < br > {tmpl_var name="proxy_directive_snippets_txt"}
11- </ div >
12-
10+ < div class ="col-sm-9 "> < textarea class ="form-control " name ="proxy_directives " id ="proxy_directives " rows ='10 ' cols ='50 '> {tmpl_var name='proxy_directives'}</ textarea > < b > {tmpl_var name="available_proxy_directive_snippets_txt"}</ b > < br > < br > {tmpl_var name="proxy_directive_snippets_txt"}
11+ </ div > </ div >
1312
1413 < input type ="hidden " name ="id " value ="{tmpl_var name='id'} ">
1514
You can’t perform that action at this time.
0 commit comments