Typo in the UI.
This commit is contained in:
parent
8e9b8a0953
commit
638960284e
1 changed files with 1 additions and 1 deletions
|
@ -376,7 +376,7 @@
|
|||
<td><span class="has-text-grey">{{ p.headers.sslHost }}</span></td>
|
||||
</tr>
|
||||
<tr *ngIf="p.headers.sslForceHost">
|
||||
<td><span class="has-text-grey">SSL Host</span></td>
|
||||
<td><span class="has-text-grey">SSL Force Host</span></td>
|
||||
<td><span class="has-text-grey">{{ p.headers.sslForceHost }}</span></td>
|
||||
</tr>
|
||||
<tr *ngIf="p.headers.sslRedirect">
|
||||
|
|
Loading…
Reference in a new issue