New option menu for advanced search
This commit is contained in:
parent
da05c9b673
commit
5e5f48a090
3 changed files with 15 additions and 16 deletions
|
@ -93,7 +93,7 @@ function stormidea_list_filter(&$form_state, $filterdesc = 'Filter') {
|
|||
|
||||
$form['filter']['group2']['title'] = array(
|
||||
'#type' => 'textfield',
|
||||
'#title' => t('Idea'),
|
||||
'#title' => t('Reminder'),
|
||||
'#default_value' => $title,
|
||||
);
|
||||
|
||||
|
|
Reference in a new issue