Minor improvement (#306)
This commit is contained in:
parent
b43b515df1
commit
2733b78044
@ -21,7 +21,10 @@
|
|||||||
>.
|
>.
|
||||||
<ng-container *ngIf="lastPublish">
|
<ng-container *ngIf="lastPublish">
|
||||||
This instance is running Ghostfolio {{ version }} and has been
|
This instance is running Ghostfolio {{ version }} and has been
|
||||||
last published on {{ lastPublish }}. Check the system status at
|
last published on {{ lastPublish }}.
|
||||||
|
</ng-container>
|
||||||
|
<ng-container *ngIf="hasPermissionForSubscription" i18n
|
||||||
|
>Check the system status at
|
||||||
<a href="https://status.ghostfol.io" title="Ghostfolio status"
|
<a href="https://status.ghostfol.io" title="Ghostfolio status"
|
||||||
>status.ghostfol.io</a
|
>status.ghostfol.io</a
|
||||||
>.</ng-container
|
>.</ng-container
|
||||||
|
Loading…
x
Reference in New Issue
Block a user