From 5d6235ec0b97be9036ded46ef5c4ea949e4ae66b Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Tue, 1 Jun 2021 06:49:55 +0200 Subject: [PATCH] place submit button outside of contentContainer --- views/bootstrap/class.SetRevisors.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/bootstrap/class.SetRevisors.php b/views/bootstrap/class.SetRevisors.php index 7d7ef29bc..1c5c0135f 100644 --- a/views/bootstrap/class.SetRevisors.php +++ b/views/bootstrap/class.SetRevisors.php @@ -69,6 +69,8 @@ class SeedDMS_View_SetRevisors extends SeedDMS_Theme_Style { ?>
+ + contentContainerStart(); @@ -152,8 +154,6 @@ class SeedDMS_View_SetRevisors extends SeedDMS_Theme_Style { - - contentContainerEnd(); $this->formSubmit(" ".getMLText('update'));