add missing header to exposed passwords report (#10516)
This commit is contained in:
parent
c5ae908fde
commit
6fd184728f
|
@ -32,6 +32,7 @@
|
|||
<th></th>
|
||||
<th>{{ "name" | i18n }}</th>
|
||||
<th>{{ "owner" | i18n }}</th>
|
||||
<th></th>
|
||||
</tr>
|
||||
</ng-container>
|
||||
<ng-template body let-rows$>
|
||||
|
|
Loading…
Reference in New Issue