Small update
This commit is contained in:
parent
61f6f537c8
commit
2740857e5c
@ -244,7 +244,7 @@ int Post(char *To, long Area, char *Subj, char *File, char *Flavor)
|
||||
/*
|
||||
* Finish the message
|
||||
*/
|
||||
if (! has_tear) {
|
||||
if ((! has_tear) && (! has_origin)) {
|
||||
MsgText_Add2((char *)"");
|
||||
MsgText_Add2(TearLine());
|
||||
}
|
||||
|
Reference in New Issue
Block a user