Patched attachment message
Signed-off-by: tyrolyean <tyrolyean@tyrolyean.net>
This commit is contained in:
parent
7dd39cd9a5
commit
d190039267
1 changed files with 1 additions and 1 deletions
|
@ -431,7 +431,7 @@ int replace_files(struct email_t* mail, const char* dirname, bool* created){
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
static const char* html_filler_pref =
|
static const char* html_filler_pref =
|
||||||
"<br><a>MAIL ATTACHED</a> The following attachment of this mail has "
|
"<br><h1>MAIL ATTACHED</h1> The following attachment of this mail has "
|
||||||
"been remotely stored: <br>\r\n"
|
"been remotely stored: <br>\r\n"
|
||||||
"<p> File %s of Type %s as <a href=\"%s%s\">%s%s</a></p>\r\n";
|
"<p> File %s of Type %s as <a href=\"%s%s\">%s%s</a></p>\r\n";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue