From bdc0876fa86e29ee439e69024f6f476c49886b99 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 22 Dec 2008 06:50:20 +0000 Subject: Add messaging system for reporting actions back to the user. Make module install/uninstall work and tie it into the messaging system. --- core/views/admin_modules.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/views/admin_modules.html.php') diff --git a/core/views/admin_modules.html.php b/core/views/admin_modules.html.php index 8d7f3c4f..93d8caf4 100644 --- a/core/views/admin_modules.html.php +++ b/core/views/admin_modules.html.php @@ -13,7 +13,7 @@ $module_name); ?> locked) $data["disabled"] = 1; ?> - + name) ?> version ?> description) ?> -- cgit v1.2.3