Ideas are reminders
This commit is contained in:
parent
78a3d9a6f2
commit
178466cdae
3 changed files with 3 additions and 3 deletions
|
@ -146,7 +146,7 @@ function stormidea_theme() {
|
|||
function stormidea_node_info() {
|
||||
return array(
|
||||
'stormidea' => array(
|
||||
'name' => t('Idea'),
|
||||
'name' => t('Reminder'),
|
||||
'module' => 'stormidea',
|
||||
'description' => t("A quick note for SuiteDesk."),
|
||||
'has_body' => TRUE,
|
||||
|
|
Reference in a new issue