From 7d2c828a4c909bab4c73656cfb1730176066b1db Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 3 Nov 2008 00:27:35 +0000 Subject: Put info about installed modules directly into the scaffolding page, and create methods to install/uninstall modules. --- core/views/welcome.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/views/welcome.html.php') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 9b77ce20..957b091c 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -27,7 +27,6 @@ p { margin: 0 0 0 0; - padding-left: 1em; } pre { @@ -49,6 +48,7 @@ div.block { padding: 0px; + padding-left: 1em; margin: 0px; padding-bottom: 1em; } -- cgit v1.2.3