We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a398c4a commit 0ad985cCopy full SHA for 0ad985c
resources/views/reports/activity.blade.php
@@ -56,7 +56,7 @@ class="table table-striped snipe-table"
56
{{ trans('general.date') }}
57
</th>
58
<th class="col-sm-2" data-searchable="true" data-sortable="true" data-field="created_by" data-formatter="usersLinkObjFormatter">
59
- {{ trans('general.admin') }}
+ {{ trans('general.created_by') }}
60
61
<th class="col-sm-2" data-field="action_type">
62
{{ trans('general.action') }}
0 commit comments