#if ($r.available("subscription")) $r.render("subscription") #end
#if ($r.showCourseFolderHelp) $r.contextHelpWithWrapper("Using Course Tools#_ablageordner") #end #if ($r.available("searchcomp"))
$r.render("searchcomp")
#end
$r.render("foldercomp")
#if($webdavhttp or $webdavhttps)
#o_togglebox_start("o_briefcase_webdav_link" "$r.translate('webdav.link')")
$r.contextHelpWithWrapper("Using WebDAV")
#if($webdavhttps)

$webdavhttps

#if ($webdavhttp)

$r.translate('webdav.link.http')
$webdavhttp

#end #else

$webdavhttp

#end #o_togglebox_end()
#end #if($editQuota)
$r.render("editQuota")
#end
#if ($r.available("autoDownloadComp")) $r.render("autoDownloadComp") #end