From 72fa5736ff611407c995aac19b06f6bf8c2f8a31 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Fri, 16 Jan 2009 04:49:56 +0000 Subject: Rename Change xxx_task::available() to xxx_task::available_tasks() Fix a bug in admin_maintenance.html.php where we were only showing the first task --- core/views/admin_maintenance.html.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'core/views') diff --git a/core/views/admin_maintenance.html.php b/core/views/admin_maintenance.html.php index fd5f7a58..b893ed0d 100644 --- a/core/views/admin_maintenance.html.php +++ b/core/views/admin_maintenance.html.php @@ -19,7 +19,7 @@ - + name ?> @@ -34,6 +34,7 @@ + -- cgit v1.2.3