projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6808972
)
No reason to lock this pref; it lives in advanced view
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 10 Sep 2010 18:06:35 +0000
(12:06 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 10 Sep 2010 18:06:35 +0000
(12:06 -0600)
imp/config/prefs.php.dist
patch
|
blob
|
history
diff --git
a/imp/config/prefs.php.dist
b/imp/config/prefs.php.dist
index
82af9c4
..
beb8a4a
100644
(file)
--- a/
imp/config/prefs.php.dist
+++ b/
imp/config/prefs.php.dist
@@
-661,7
+661,6
@@
$_prefs['forward_default'] = array(
$_prefs['forward_format'] = array(
'value' => 0,
'advanced' => true,
- 'locked' => true,
'type' => 'checkbox',
'desc' => _("When forwarding a message in the body text, should we use the same format as the original message?")
);