aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/system/system.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+admin/system/system.component.html')
-rw-r--r--client/src/app/+admin/system/system.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+admin/system/system.component.html b/client/src/app/+admin/system/system.component.html
index 7c4278d35..4f9521c0c 100644
--- a/client/src/app/+admin/system/system.component.html
+++ b/client/src/app/+admin/system/system.component.html
@@ -1,5 +1,5 @@
1<div class="admin-sub-header"> 1<div class="admin-sub-header">
2 <div i18n class="form-sub-title">System</div> 2 <h1 i18n class="form-sub-title">System</h1>
3 3
4 <div class="admin-sub-nav"> 4 <div class="admin-sub-nav">
5 <a *ngIf="hasJobsRight()" i18n routerLink="jobs" routerLinkActive="active">Jobs</a> 5 <a *ngIf="hasJobsRight()" i18n routerLink="jobs" routerLinkActive="active">Jobs</a>