Typo in the UI.

This commit is contained in:
Ludovic Fernandez 2018-10-23 13:14:03 +02:00 committed by Traefiker Bot
parent 8e9b8a0953
commit 638960284e

View file

@ -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">