aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/system/runners/runner-registration-token-list/runner-registration-token-list.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+admin/system/runners/runner-registration-token-list/runner-registration-token-list.component.html')
-rw-r--r--client/src/app/+admin/system/runners/runner-registration-token-list/runner-registration-token-list.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+admin/system/runners/runner-registration-token-list/runner-registration-token-list.component.html b/client/src/app/+admin/system/runners/runner-registration-token-list/runner-registration-token-list.component.html
index 2fd23e2fc..3e5cea881 100644
--- a/client/src/app/+admin/system/runners/runner-registration-token-list/runner-registration-token-list.component.html
+++ b/client/src/app/+admin/system/runners/runner-registration-token-list/runner-registration-token-list.component.html
@@ -55,7 +55,7 @@
55 55
56 <ng-template pTemplate="emptymessage"> 56 <ng-template pTemplate="emptymessage">
57 <tr> 57 <tr>
58 <td colspan="4"> 58 <td myAutoColspan>
59 <div class="no-results"> 59 <div class="no-results">
60 <ng-container i18n>No registration token found for remote runners.</ng-container> 60 <ng-container i18n>No registration token found for remote runners.</ng-container>
61 </div> 61 </div>