Aleksander Machniak
2013-08-25 2e5f64c9e42c4a0cf8a2541971e178a2a48e36ae
program/steps/mail/compose.inc
@@ -529,7 +529,7 @@
      }
    }
    $out = $select_from->show((int)$MESSAGE->compose['from']);
    $out = $select_from->show($MESSAGE->compose['from']);
    // add signatures to client
    $OUTPUT->set_env('signatures', $a_signatures);