From 92279dcaf4316356a3ebcb9a8071e3240b0a2101 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 30 Jan 2015 08:18:52 +0100 Subject: [PATCH] minor change in html structure --- views/bootstrap/class.AddDocument.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/views/bootstrap/class.AddDocument.php b/views/bootstrap/class.AddDocument.php index ef69d5b3c..96b2d1e64 100644 --- a/views/bootstrap/class.AddDocument.php +++ b/views/bootstrap/class.AddDocument.php @@ -102,13 +102,17 @@ $(document).ready(function() { // Retrieve a list of all users and groups that have review / approve // privileges. $docAccess = $folder->getReadAccessList($enableadminrevapp, $enableownerrevapp); - $this->contentSubHeading(getMLText("document_infos")); ?>
+ + +
+ contentSubHeading(getMLText("document_infos")); ?> +
: