remove leftover >

master
Aevann 2024-04-06 08:24:16 +02:00
parent 250e0f596a
commit ffaebc0960
1 changed files with 6 additions and 6 deletions

View File

@ -44,15 +44,15 @@
<thead>
<tr>
<th class="disable-sort-click">Hat</th>
<th class="disable-sort-click">>Name</th>
<th class="disable-sort-click">>Description</th>
<th class="disable-sort-click">Name</th>
<th class="disable-sort-click">Description</th>
{% if SITE == 'rdrama.net' %}
<th class="disable-sort-click">>Author</a></th>
<th class="disable-sort-click">Author</a></th>
{% endif %}
<th class="disable-sort-click">>Owners</th>
<th class="disable-sort-click">>Price</th>
<th class="disable-sort-click">Owners</th>
<th class="disable-sort-click">Price</th>
<th class="disable-sort-click">Actions</th>
<th class="disable-sort-click">>Added on</th>
<th class="disable-sort-click">Added on</th>
</tr>
</thead>