diff options
Diffstat (limited to 'interface/listing.htm')
-rw-r--r-- | interface/listing.htm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/interface/listing.htm b/interface/listing.htm index 7cc2b62..d7d08cd 100644 --- a/interface/listing.htm +++ b/interface/listing.htm @@ -30,6 +30,9 @@ current link. </div> </noscript> + <div class="buttonrow"> + <a class="button" href="#" id="download-all">Download all</a> + </div> <div id="dirlisting"> </div> </div> |