Merge pull request #5889 from eufelipemateus/fix-key-settings

[Bug Fix] Fix key settings
pull/5914/head
daniel 8 months ago committed by GitHub
commit 03247b64e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -49,7 +49,7 @@
<input type="checkbox" name="check" class="form-control check-all">
</th> --}}
<th scope="col">{{__('settings.relationships.username')}}</th>
<th scope="col">{{__('settings.relationship.action')}}</th>
<th scope="col">{{__('settings.relationships.action')}}</th>
</tr>
</thead>
<tbody>

Loading…
Cancel
Save