remove extra containerStart

This commit is contained in:
Uwe Steinmann 2019-08-12 08:10:40 +02:00
parent 5fc0d5667f
commit 269fa30936

View File

@ -79,7 +79,6 @@ $(document).ready(function() {
$this->pageNavigation($this->getFolderPathHTML($folder, true), "view_folder", $folder);
$this->contentHeading(getMLText("edit_existing_notify"));
$this->contentContainerStart();
$userNotifyIDs = array();
foreach ($notifyList["users"] as $userNotify) {