Update column headers for better consistency between pages
This commit is contained in:
parent
545984bb18
commit
3dbaf7ef32
@ -28,7 +28,7 @@
|
|||||||
<th>Score</th>
|
<th>Score</th>
|
||||||
<th>Type</th>
|
<th>Type</th>
|
||||||
<th>Progress</th>
|
<th>Progress</th>
|
||||||
<th>Rated</th>
|
<th>TV Rating</th>
|
||||||
<th>Attributes</th>
|
<th>Attributes</th>
|
||||||
<?php if($hasNotes): ?><th>Notes</th><?php endif ?>
|
<?php if($hasNotes): ?><th>Notes</th><?php endif ?>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
<th>Episode Count</th>
|
<th>Episode Count</th>
|
||||||
<th>Episode Length</th>
|
<th>Episode Length</th>
|
||||||
<th>Show Type</th>
|
<th>Show Type</th>
|
||||||
<th>Age Rating</th>
|
<th>TV Rating</th>
|
||||||
{$noteTh}
|
{$noteTh}
|
||||||
<th>Genres</th>
|
<th>Genres</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
<td> </td>
|
<td> </td>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
<th>Title</th>
|
<th>Title</th>
|
||||||
<th>Rating</th>
|
<th>Score</th>
|
||||||
<th>Completed Chapters</th>
|
<th>Completed Chapters</th>
|
||||||
<th>Attributes</th>
|
<th>Attributes</th>
|
||||||
<th>Type</th>
|
<th>Type</th>
|
||||||
|
Loading…
Reference in New Issue
Block a user