Current Path :
/
home
/
develito
/
www
/
dosyalar
/
templates
/
default_tr
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/www/dosyalar/templates/default_tr/table_header.tpl
<div><a href="{words:url}" alt="{words:title}" target=_blank>{words:title}</a> {words:index of} {info:path_nav}</div> <table class="autoindex_table"> <tr> <th class="autoindex_th"> <a class="plain_link" href="{sort:filename}" title="{words:sort by} {words:file name}">{words:file name}</a> </th> {if:download_count} <th class="autoindex_count_th"> <a class="plain_link" href="{sort:downloads}" title="{words:sort by} {words:downloads}">{words:downloads}</a> </th> {end if:download_count} <th class="autoindex_size_th"> <a class="plain_link" href="{sort:size}" title="{words:sort by} {words:size}">{words:size}</a> </th> <th class="autoindex_date_th"> <a class="plain_link" href="{sort:m_time}" title="{words:sort by} {words:date}">{words:date}</a> </th> {if:description_file} <th class="autoindex_desc_th"> <a class="plain_link" href="{sort:description}" title="{words:sort by} {words:description}">{words:description}</a> </th> {end if:description_file} </tr>