projects
/
project/delta.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
477f3ce
)
Title was wrong.
author
Sebastian Siemssen
Sat, 23 Apr 2011 17:54:12 +0000 (19:54 +0200)
committer
Sebastian Siemssen
Sat, 23 Apr 2011 17:54:12 +0000 (19:54 +0200)
delta_blocks/delta_blocks.module
patch
|
blob
|
blame
|
history
diff --git
a/delta_blocks/delta_blocks.module
b/delta_blocks/delta_blocks.module
index
f0482ff
..
995e842
100644
(file)
--- a/
delta_blocks/delta_blocks.module
+++ b/
delta_blocks/delta_blocks.module
@@
-20,7
+20,7
@@
function delta_blocks_menu() {
$items = array();
$items['admin/config/user-interface/delta-blocks'] = array(
- 'title' => 'Omega User Interface',
+ 'title' => 'Delta blocks',
'description' => 'Settings for the Delta blocks module.',
'page callback' => 'drupal_get_form',
'page arguments' => array('delta_blocks_admin_settings'),