Change for separating inline attachments - Bug #16367 - r: bienvenu
git-svn-id: svn://10.0.0.236/trunk@51037 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a8ec8337df
commit
eff48efacc
@ -712,7 +712,8 @@ mime_image_make_image_html(void *image_closure)
|
||||
struct mime_image_stream_data *mid =
|
||||
(struct mime_image_stream_data *) image_closure;
|
||||
|
||||
const char *prefix = "<P><CENTER><IMG SRC=\"";
|
||||
|
||||
const char *prefix = "<hr WIDTH=\"75%%\"> <P><CENTER><IMG SRC=\"";
|
||||
const char *suffix = "\"></CENTER><P>";
|
||||
const char *url;
|
||||
char *buf;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user