From 03e76fe662888c37db3f297465b84d7eded1b14e Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 19 Apr 2013 23:23:22 +0200 Subject: [PATCH] nicer button layout --- views/bootstrap/class.AdminTools.php | 37 ++++++++++++++-------------- 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/views/bootstrap/class.AdminTools.php b/views/bootstrap/class.AdminTools.php index 8f926129f..848ce3165 100644 --- a/views/bootstrap/class.AdminTools.php +++ b/views/bootstrap/class.AdminTools.php @@ -44,32 +44,33 @@ class SeedDMS_View_AdminTools extends SeedDMS_Bootstrap_Style { // $this->contentHeading(getMLText("admin_tools")); $this->contentContainerStart(); ?> +
- - +
+

- +
".getMLText("log_management").""; + echo "
".getMLText("log_management")."
"; ?>

- - - +
+
+
params['workflowmode'] != 'traditional') { ?>

- - - +
+
+

- - - +
+
+

- - - +
+
+

- +
+
- contentContainerEnd(); $this->htmlEndPage();