mirror of
https://github.com/BeitDina/AutoIndex.git
synced 2026-03-03 15:00:42 +01:00
Update each_file.tpl
thumnail moved outside heref tag for the audio video player controls
This commit is contained in:
committed by
GitHub
parent
b9b47fde13
commit
0ca191ede0
@@ -5,8 +5,8 @@
|
||||
<td class="autoindex_td">
|
||||
<a class="autoindex_a" href="{file:link}">
|
||||
{if:icon_path}<img width="16" height="16" alt="[{file:file_ext}]" src="{file:icon}" />{end if:icon_path}
|
||||
{file:filename} {file:thumbnail}
|
||||
</a>{file:new_icon}{file:md5_link}{file:delete_link}{file:rename_link}{file:edit_description_link}{file:ftp_upload_link}
|
||||
{file:filename}
|
||||
</a>{file:thumbnail} {file:new_icon}{file:md5_link}{file:delete_link}{file:rename_link}{file:edit_description_link}{file:ftp_upload_link}
|
||||
</td>
|
||||
{if:download_count}
|
||||
<td class="autoindex_td_right">
|
||||
|
||||
Reference in New Issue
Block a user