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);