diff --git a/templates/pubOry/table_footer.tpl b/templates/pubOry/table_footer.tpl
index 807d6fc..6652069 100644
--- a/templates/pubOry/table_footer.tpl
+++ b/templates/pubOry/table_footer.tpl
@@ -1,5 +1,31 @@
-
-
+
+ |
+ {info:total_files} {words:files} - {info:total_folders} {words:folders}
+ |
+ {if:download_count}
+
+ {words:total downloads}: {info:total_downloads}
+ |
+ {end if:download_count}
+
+ {words:total size}: {info:total_size}
+ |
+
+
+ |
+ {if:description_file}
+
+
+ |
+ {end if:description_file}
+
+
+
+
+
/* 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. */
@@ -17,28 +43,40 @@
{if:archive}
-
+
{end if:archive}
-
+
{if:search_enabled}
-
- {if:icon_path} {end if:icon_path}{words:search}:
+
+ |
+ {if:icon_path}
+
+ {end if:icon_path}{words:search}:
{info:search_box}
|
|
{end if:search_enabled}
{if:use_login_system}
-
- {if:icon_path} {end if:icon_path}{words:account}:
+
+
+ |
+ {if:icon_path}
+
+ {end if:icon_path}{words:account}:
{info:login_box}
- |
+ |
+
+
|
{end if:use_login_system}
-
\ No newline at end of file
+ |
+
+
+