Now 'ideas' are 'jot downs' in menu, titles and shortcuts
This commit is contained in:
parent
db7151fff6
commit
23702da60f
4 changed files with 7 additions and 7 deletions
|
@ -14,7 +14,7 @@ function stormidea_list() {
|
|||
|
||||
$header = array(
|
||||
array(
|
||||
'data' => t('Idea'),
|
||||
'data' => t('Reminder'),
|
||||
'field' => 'n.title',
|
||||
),
|
||||
array(
|
||||
|
|
Reference in a new issue