mirror of
https://github.com/BeitDina/AutoIndex.git
synced 2026-03-12 03:00:14 +01:00
Update table_footer.tpl
This commit is contained in:
committed by
GitHub
parent
ac82c70a5d
commit
c08d753b2f
@@ -1,5 +1,26 @@
|
||||
</tr></table>
|
||||
<div class="autoindex_small" style="text-align: right;">Powered by <a class="autoindex_a" href="http://autoindex.sourceforge.net/">AutoIndex PHP Script</a></div>
|
||||
<th class="autoindex_th stat-block online-list">
|
||||
<span class="autoindex_small">{info:total_files} {words:files} - {info:total_folders} {words:folders}</span>
|
||||
</th>
|
||||
{if:download_count}
|
||||
<th class="autoindex_th stat-block online-list">
|
||||
<span class="autoindex_small">{words:total downloads}: {info:total_downloads}</span>
|
||||
</th>
|
||||
{end if:download_count}
|
||||
<th class="autoindex_th stat-block online-list">
|
||||
<span class="autoindex_small">{words:total size}: {info:total_size}</span>
|
||||
</th>
|
||||
<th class="autoindex_th stat-block online-list">
|
||||
|
||||
</th>
|
||||
{if:description_file}
|
||||
<th class="autoindex_th stat-block online-list">
|
||||
|
||||
</th>
|
||||
{end if:description_file}
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
<div class="autoindex_small" style="text-align: right;">{words:powered by} <a class="autoindex_a" href="http://autoindex.sourceforge.net/">AutoIndex PHP Script</a></div>
|
||||
/* We request that you do not remove the link to the AutoIndex website.
|
||||
This not only gives respect to the large amount of time given freely by the
|
||||
developer, but also helps build interest, traffic, and use of AutoIndex. */
|
||||
@@ -41,4 +62,4 @@
|
||||
</td>
|
||||
{end if:use_login_system}
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user