We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a2ee9 commit 329d0ecCopy full SHA for 329d0ec
frontend/js/app/nginx/redirection/list/main.ejs
@@ -2,6 +2,7 @@
2
<th width="30"> </th>
3
<th><%- i18n('str', 'source') %></th>
4
<th><%- i18n('redirection-hosts', 'forward-http-status-code') %></th>
5
+ <th><%- i18n('redirection-hosts', 'forward-scheme') %></th>
6
<th><%- i18n('str', 'destination') %></th>
7
<th><%- i18n('str', 'ssl') %></th>
8
<th><%- i18n('str', 'status') %></th>
0 commit comments