Now 'ideas' are 'jot downs' in menu, titles and shortcuts

This commit is contained in:
Manuel Cillero 2017-09-18 21:46:19 +02:00
parent db7151fff6
commit 23702da60f
4 changed files with 7 additions and 7 deletions

View file

@ -14,7 +14,7 @@ function stormidea_list() {
$header = array(
array(
'data' => t('Idea'),
'data' => t('Reminder'),
'field' => 'n.title',
),
array(