Thomas Bruederli
2014-06-03 77043f8469ba8e7b64af5b0192b0297ded5c615f
program/steps/settings/responses.inc
@@ -95,7 +95,7 @@
{
    global $RCMAIL, $OUTPUT;
    $attrib += array('id' => 'rcmresponseslist', 'tagname' => 'table', 'cols' => 1);
    $attrib += array('id' => 'rcmresponseslist', 'tagname' => 'table');
    $plugin = $RCMAIL->plugins->exec_hook('responses_list', array(
        'list' => $RCMAIL->get_compose_responses(true),