Missing categories

Former-commit-id: 87b563d96a
pull/7/head
Jens Pelzetter 2020-11-15 14:57:59 +01:00
parent ceaaec5809
commit c693ee6a64
1 changed files with 3 additions and 3 deletions

View File

@ -241,13 +241,13 @@
<table class="table table-hover"> <table class="table table-hover">
<thead> <thead>
<tr> <tr>
<th> <th scope="col">
#{AdminMessages['categorysystems.details.owners.applicationname']} #{AdminMessages['categorysystems.details.owners.applicationname']}
</th> </th>
<th> <th scope="col">
#{AdminMessages['categorysystems.details.owners.context']} #{AdminMessages['categorysystems.details.owners.context']}
</th> </th>
<th> <th class="text-center" scope="col">
#{AdminMessages['categorysystems.details.owners.actions']} #{AdminMessages['categorysystems.details.owners.actions']}
</th> </th>
</tr> </tr>