From 8109df6a8bda8d2aa13f1e8545bccff0e06d42a7 Mon Sep 17 00:00:00 2001 From: "olav%bkor.dhs.org" <> Date: Sun, 5 Nov 2006 08:27:09 +0000 Subject: Bug 309167: change to product which has same component name results in no prompt for component and incorrect assignee Patch by Olav Vitters r=LpSolit a=myk --- template/en/default/global/select-menu.html.tmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'template/en/default/global') diff --git a/template/en/default/global/select-menu.html.tmpl b/template/en/default/global/select-menu.html.tmpl index 725ec88dd..3233ad776 100644 --- a/template/en/default/global/select-menu.html.tmpl +++ b/template/en/default/global/select-menu.html.tmpl @@ -24,7 +24,7 @@ # # multiple: boolean; whether or not the menu is multi-select # - # size: integer; if multi-select, the number of items to display at once + # size: integer; the number of items to display at once # # options: array or hash; the items with which to populate the array. # If a hash is passed, the hash keys become the names displayed @@ -45,7 +45,8 @@