minor: Changed Tar plugin download label
This commit is contained in:
parent
4a74e0085e
commit
6556d8da10
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?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>
|
||||
<a href="<?= $GLOBALS['rootUrl']."plugins/tar/tar.php".$GLOBALS['simplePath'] ?>">Download files (tar archive)</a>
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
|
Loading…
Reference in a new issue