Kaynağa Gözat

*** empty log message ***

Bron Gondwana 23 yıl önce
ebeveyn
işleme
e4c0c7cf2a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/compose.php

+ 1 - 1
src/compose.php

@@ -872,7 +872,7 @@ function getReplyCitation($orig_from)
         $end   = '">';
         break;
     case 'user-defined':
-        $start = $reply_citation_start;
+        $start = $reply_citation_start . ' ';
         $end   = $reply_citation_end;
         break;
     default: