mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-25 15:32:52 +00:00
Updated link
This commit is contained in:
parent
c898935e03
commit
4acd0e4f3a
1 changed files with 1 additions and 1 deletions
|
@ -6251,7 +6251,7 @@ public class FragmentCompose extends FragmentBase {
|
|||
div.attr("fairemail", "signature");
|
||||
|
||||
if (usenet) {
|
||||
// https://www.ietf.org/rfc/rfc3676.txt
|
||||
// https://datatracker.ietf.org/doc/html/rfc3676#section-4.3
|
||||
Element span = document.createElement("span");
|
||||
span.text("-- ");
|
||||
span.appendElement("br");
|
||||
|
|
Loading…
Reference in a new issue