mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 00:45:34 +00:00
remove extra containerStart
This commit is contained in:
parent
5fc0d5667f
commit
269fa30936
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user