diff --git a/filemanager/src/Sharing/AnonymousList.php b/filemanager/src/Sharing/AnonymousList.php index 21426af858..27f9d9020a 100644 --- a/filemanager/src/Sharing/AnonymousList.php +++ b/filemanager/src/Sharing/AnonymousList.php @@ -50,6 +50,8 @@ class AnonymousList extends filemanager_ui */ function listview(array $content = null, $msg = null) { + Api\Translation::add_app("filemanager"); + $this->etemplate = $this->etemplate ? $this->etemplate : new Api\Etemplate(static::LIST_TEMPLATE); // Override and take over get_rows so we can customize