projects
/
project/ctools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
33f53a3
)
Small typo fix.
author
Earl Miles
Fri, 23 Jul 2010 22:11:53 +0000 (22:11 +0000)
committer
Earl Miles
Fri, 23 Jul 2010 22:11:53 +0000 (22:11 +0000)
stylizer/stylizer.module
patch
|
blob
|
blame
|
history
diff --git
a/stylizer/stylizer.module
b/stylizer/stylizer.module
index
3f42595
..
ea13aa1
100644
(file)
--- a/
stylizer/stylizer.module
+++ b/
stylizer/stylizer.module
@@
-42,7
+42,7
@@
function stylizer_ctools_plugin_directory($module, $plugin) {
function stylizer_panels_dashboard_blocks(&$vars) {
$vars['links']['stylizer'] = array(
'title' => l(t('Custom style'), 'admin/build/stylizer/add'),
- 'description' => t('Custom styles can be applied to Panel regions and Panel panes..'),
+ 'description' => t('Custom styles can be applied to Panel regions and Panel panes.'),
);
// Load all mini panels and their displays.