Tar plugin disabled by default
[bizou.git] / plugins / tar / after_content.php
diff --git a/plugins/tar/after_content.php b/plugins/tar/after_content.php
deleted file mode 100644 (file)
index 1bc535a..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php if ($GLOBALS['imageFiles'] or $GLOBALS['otherFiles']) { ?>
-<div style="text-align: center; font-size: 0.25cm;">
-<a href="<?= $GLOBALS['rootUrl']."plugins/tar/tar.php".$GLOBALS['simplePath'] ?>">Download all files in this directory</a>
-</div>
-<?php } ?>