Missing categories

ccm-docs
Jens Pelzetter 2020-11-15 14:57:59 +01:00
parent 5ddfa1686d
commit 73a0a79454
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>