Skip to content

Commit 329d0ec

Browse files
committed
Added forward scheme to table columns
1 parent 77a2ee9 commit 329d0ec

File tree

1 file changed

+1
-0
lines changed
  • frontend/js/app/nginx/redirection/list

1 file changed

+1
-0
lines changed

frontend/js/app/nginx/redirection/list/main.ejs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<th width="30">&nbsp;</th>
33
<th><%- i18n('str', 'source') %></th>
44
<th><%- i18n('redirection-hosts', 'forward-http-status-code') %></th>
5+
<th><%- i18n('redirection-hosts', 'forward-scheme') %></th>
56
<th><%- i18n('str', 'destination') %></th>
67
<th><%- i18n('str', 'ssl') %></th>
78
<th><%- i18n('str', 'status') %></th>

0 commit comments

Comments
 (0)