Updated copy for Audit log table header

refs. https://github.com/TryGhost/Toolbox/issues/356

- there was an inconsistency between the table header and the rest of the UI
This commit is contained in:
Peter Zimon 2022-08-22 19:18:55 +02:00
parent 122ba10114
commit ef1d7593f5

View File

@ -2,7 +2,7 @@
<thead> <thead>
<tr> <tr>
<th>User</th> <th>User</th>
<th>Action</th> <th>Event</th>
<th></th> <th></th>
<th>Time</th> <th>Time</th>
</tr> </tr>