diff --git a/webui/controller/common/layout-audit-removal.php b/webui/controller/common/layout-audit-removal.php new file mode 100644 index 0000000..e9e4105 --- /dev/null +++ b/webui/controller/common/layout-audit-removal.php @@ -0,0 +1,29 @@ +data['title'] = $this->document->title; + + $this->template = "common/layout-audit-removal.tpl"; + + $this->data['search_args'] = ''; + + $this->data['open_saved_search_box'] = 0; + + + $this->children = array( + "common/menu", + "search/folder", + "search/popup", + "common/footer" + ); + + $this->render(); + + } + + +} diff --git a/webui/controller/common/layout-audit.php b/webui/controller/common/layout-audit.php index c133ed5..85f9ef4 100644 --- a/webui/controller/common/layout-audit.php +++ b/webui/controller/common/layout-audit.php @@ -1,4 +1,4 @@ - diff --git a/webui/view/theme/default/templates/common/layout-audit-removal.tpl b/webui/view/theme/default/templates/common/layout-audit-removal.tpl index 7ecb461..53c4ec2 100644 --- a/webui/view/theme/default/templates/common/layout-audit-removal.tpl +++ b/webui/view/theme/default/templates/common/layout-audit-removal.tpl @@ -12,14 +12,14 @@ - + - + @@ -66,7 +66,7 @@
-
+