mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-18 02:59:27 +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->pageNavigation($this->getFolderPathHTML($folder, true), "view_folder", $folder);
|
||||||
|
|
||||||
$this->contentHeading(getMLText("edit_existing_notify"));
|
$this->contentHeading(getMLText("edit_existing_notify"));
|
||||||
$this->contentContainerStart();
|
|
||||||
|
|
||||||
$userNotifyIDs = array();
|
$userNotifyIDs = array();
|
||||||
foreach ($notifyList["users"] as $userNotify) {
|
foreach ($notifyList["users"] as $userNotify) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user