Update each_file.tpl

Xhtml comp
This commit is contained in:
Florin-Ciprian Bodin
2023-12-26 09:44:01 +02:00
committed by GitHub
parent 597caf86e6
commit ec5a1e3077

View File

@@ -1,7 +1,4 @@
<thead> </thead>
</tbody>
<tbody class="forabg">
<tr class="{file:tr_class}">
<tr class="{file:tr_class}">
<td class="row1 table1 autoindex_td">
{file:if:is_file} /* if it is a file, make a direct link */
@@ -36,4 +33,3 @@
{end if:description_file}
</tr>
</tbody>