diff options
Diffstat (limited to 'client/src/app/+my-library/my-ownership')
-rw-r--r-- | client/src/app/+my-library/my-ownership/my-ownership.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+my-library/my-ownership/my-ownership.component.html b/client/src/app/+my-library/my-ownership/my-ownership.component.html index 5db1a9bb2..40bfdcdf1 100644 --- a/client/src/app/+my-library/my-ownership/my-ownership.component.html +++ b/client/src/app/+my-library/my-ownership/my-ownership.component.html | |||
@@ -67,7 +67,7 @@ | |||
67 | 67 | ||
68 | <ng-template pTemplate="emptymessage"> | 68 | <ng-template pTemplate="emptymessage"> |
69 | <tr> | 69 | <tr> |
70 | <td colspan="6"> | 70 | <td myAutoColspan> |
71 | <div class="no-results"> | 71 | <div class="no-results"> |
72 | <ng-container i18n>No ownership change request found.</ng-container> | 72 | <ng-container i18n>No ownership change request found.</ng-container> |
73 | </div> | 73 | </div> |