Thomas
2013-10-07 8c985e87d6d6b494c57c2f98371985cc591c39ff
config/main.inc.php.dist
@@ -536,6 +536,12 @@
// Setting it to 0, disables the feature.
$rcmail_config['undo_timeout'] = 0;
// A static list of canned responses which are immutable for the user
$rcmail_config['compose_responses_static'] = array(
//  array('name' => 'Canned Response 1', 'text' => 'Static Response One'),
//  array('name' => 'Canned Response 2', 'text' => 'Static Response Two'),
);
// ----------------------------------
// ADDRESSBOOK SETTINGS
// ----------------------------------