diff --git a/files/index.php b/files/index.php index fb1cdaa9289..2e3a2dcaea9 100644 --- a/files/index.php +++ b/files/index.php @@ -647,6 +647,8 @@ function displaydir ($wdir) { $straction = get_string("action"); $strmakeafolder = get_string("makeafolder"); $struploadafile = get_string("uploadafile"); + $strselectall = get_string("selectall"); + $strselectnone = get_string("deselectall"); $strwithchosenfiles = get_string("withchosenfiles"); $strmovetoanotherfolder = get_string("movetoanotherfolder"); $strmovefilestohere = get_string("movefilestohere"); @@ -819,6 +821,10 @@ function displaydir ($wdir) { echo " "; echo ""; echo ""; + echo "