From 97d041ab36ebc7066618ee8131783f68ce4fc4e1 Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Wed, 26 Feb 2020 18:02:49 +0800 Subject: [PATCH] add a button to copy all download links --- theme/classic.php | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/theme/classic.php b/theme/classic.php index 23e50ba..1a844d3 100644 --- a/theme/classic.php +++ b/theme/classic.php @@ -205,7 +205,7 @@ $readme = false; ?> - + @@ -283,7 +283,7 @@ - + @@ -681,7 +681,6 @@ } - var sort=0; function showthumbnails(obj) { var files=document.getElementsByName('filelist'); for ($i=0;$i; i++) document.getElementById('tr'+i).parentNode.insertBefore(document.getElementById('tr'+i),document.getElementById('tr'+(i-1)).nextSibling);