FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Signature seperator wrong...
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Signature seperator wrong... [message #33825] Fri, 22 September 2006 18:45 Go to previous message
pssc is currently offline  pssc   United Kingdom
Messages: 6
Registered: September 2006
Karma:
Junior Member
--- imsg_edt.inc.t.bak 2006-09-22 19:37:50.287287000 +0100
+++ imsg_edt.inc.t 2006-09-22 19:37:59.755214000 +0100
@@ -494,7 +494,7 @@
fud_use('email_msg_format.inc', 1);

$from = $mtf->poster_id ?
reverse_fmt($mtf->real_name).' <'.$mtf->email.'>' : $GLOBALS['ANON_NICK'].'
<'.$GLOBALS['NOTIFY_FROM'].'>';
- $body = $mtf->body . (($mtf->msg_opt & 1 && $mtf->sig)
? "\n--\n" . $mtf->sig : '');
+ $body = $mtf->body . (($mtf->msg_opt & 1 && $mtf->sig)
? "\n-- \n" . $mtf->sig : '');
$body = plain_text($body, '{TEMPLATE:
post_html_quote_start_p1}', '{TEMPLATE: post_html_quote_start_p2}', '{TEMPLATE:
post_html_quote_end}');
$mtf->subject = reverse_fmt($mtf->subject);

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: File attachments and deleted messages
Next Topic: deleting list items in listmaker with IE
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 07:05:49 GMT 2024

Total time taken to generate the page: 0.04474 seconds