mirror of
https://github.com/saintly2k/FoOlSlideX.git
synced 2025-02-20 11:13:13 +08:00
[TYP-200] make manga page look better with groups
This commit is contained in:
parent
53ed8df376
commit
6da786eb75
@ -148,7 +148,7 @@ if(isset($_POST["remove_bookmark"])) {
|
||||
<thead>
|
||||
<th style="width:10%"><?= $lang["home"]["chapter"] ?></th>
|
||||
<th style="width:40%;"><?= $lang["home"]["chap_title"] ?></th>
|
||||
<th style="width:10%" class="text-center"><?= $lang["home"]["group"] ?></th>
|
||||
<th style="width:20%" class="text-center"><?= $lang["home"]["group"] ?></th>
|
||||
<th style="width:10%" class="text-center"><?= $lang["home"]["uploader"] ?></th>
|
||||
<th class="text-right" style="width:20%"><?= $lang["home"]["added"] ?></th>
|
||||
</thead>
|
||||
|
Loading…
x
Reference in New Issue
Block a user