Added forward scheme to table columns
This commit is contained in:
parent
77a2ee948a
commit
329d0ecaed
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<th width="30"> </th>
|
||||
<th><%- i18n('str', 'source') %></th>
|
||||
<th><%- i18n('redirection-hosts', 'forward-http-status-code') %></th>
|
||||
<th><%- i18n('redirection-hosts', 'forward-scheme') %></th>
|
||||
<th><%- i18n('str', 'destination') %></th>
|
||||
<th><%- i18n('str', 'ssl') %></th>
|
||||
<th><%- i18n('str', 'status') %></th>
|
||||
|
|
Loading…
Reference in a new issue