From ec288900fe47f37741a715da0543a7d8a609445a Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 11 Dec 2006 04:01:01 +0000 Subject: [PATCH] r1365: Adding user help for the custom column ordering --- includes/api_userhelp.php | 3 ++- templates/userctrl.tpl | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/includes/api_userhelp.php b/includes/api_userhelp.php index 1ecf45b..d240cd1 100644 --- a/includes/api_userhelp.php +++ b/includes/api_userhelp.php @@ -83,7 +83,8 @@ class UserHelpAPI extends API 'severity', 'status', 'summary', - 'newreply' + 'newreply', + 'columnorder' ); } diff --git a/templates/userctrl.tpl b/templates/userctrl.tpl index f9422ee..e26fa91 100644 --- a/templates/userctrl.tpl +++ b/templates/userctrl.tpl @@ -214,7 +214,7 @@ $header
- {@"Bug List Columns"} + {@"Bug List Columns"} $help[columnorder] $columnOptions
-- 2.22.5