About component, Add missing Content Services URL label (#4850)

This commit is contained in:
arditdomi
2019-06-14 11:43:52 +01:00
committed by Eugenio Romano
parent c34205d863
commit 5f8976004e

View File

@@ -56,7 +56,7 @@
</mat-list-item>
<mat-divider></mat-divider>
<mat-list-item>
<h4 matLine>{{ 'ABOUT.SERVER_SETTINGS.PROCESS_SERVICE_HOST' | translate: { value: ecmHost } }}</h4>
<h4 matLine>{{ 'ABOUT.SERVER_SETTINGS.CONTENT_SERVICE_HOST' | translate: { value: ecmHost } }}</h4>
</mat-list-item>
</mat-list>