From f1d1c01c7084c37e77ccd52ebae88ad4c503da12 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 28 Aug 2020 11:52:36 +0200 Subject: [PATCH] take out js from html code --- views/bootstrap/class.UsrMgr.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/views/bootstrap/class.UsrMgr.php b/views/bootstrap/class.UsrMgr.php index ba94536ae..2cdfc5e63 100644 --- a/views/bootstrap/class.UsrMgr.php +++ b/views/bootstrap/class.UsrMgr.php @@ -335,9 +335,6 @@ $(document).ready( function() { ) ); $this->formField(getMLText("home_folder"), $this->getFolderChooserHtml("form".($currUser ? $currUser->getId() : '0'), M_READ, -1, $currUser ? $dms->getFolder($currUser->getHomeFolder()) : 0, 'homefolder')); - echo ''; $this->formField( getMLText("quota"),