Permission fix on title

This commit is contained in:
saintly2k 2023-03-31 12:02:26 +02:00
parent fb6b80b451
commit 70c5799bd5

View File

@ -229,9 +229,11 @@
{formatChapterTitle($item.volume, $item.number, "full")}
</span>
</a>
<label class="btn btn-xs" for="editChapterModal{$item.id}">
Edit Chapter
</label>
{if $logged && $user.level >= 75}
<label class="btn btn-xs" for="editChapterModal{$item.id}">
Edit Chapter
</label>
{/if}
</td>
<td>
<a href="chapter.php?id={$item.id}" class="link">