projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34b32f3
)
Fix forward preference group members
author
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 4 Feb 2010 20:14:11 +0000
(13:14 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 4 Feb 2010 23:24:16 +0000
(16:24 -0700)
imp/config/prefs.php.dist
patch
|
blob
|
history
diff --git
a/imp/config/prefs.php.dist
b/imp/config/prefs.php.dist
index
88a1118
..
82aeae5
100644
(file)
--- a/
imp/config/prefs.php.dist
+++ b/
imp/config/prefs.php.dist
@@
-91,7
+91,7
@@
$prefGroups['forward'] = array(
'column' => _("Message Options"),
'label' => _("Message Forwards"),
'desc' => _("Configure how you forward mail."),
- 'members' => array('forward_
bodytex
t')
+ 'members' => array('forward_
default', 'forward_forma
t')
);
$prefGroups['drafts'] = array(