thomascube
2005-10-20 7902df457d3401c83f78a6ddd48df1a7f07f68b1
program/steps/mail/compose.inc
@@ -509,7 +509,7 @@
                       rcube_label('normal'),
                       rcube_label('high'),
                       rcube_label('highest')),
                 array(1, 2, 0, 4, 5));
                 array(5, 4, 0, 2, 1));
                 
  $sel = isset($_POST['_priority']) ? $_POST['_priority'] : 0;