mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-05-02 14:36:08 -04:00
parent
5f00587d71
commit
89a5d07b94
4 changed files with 5 additions and 4 deletions
|
@ -3965,7 +3965,7 @@ jQuery.PrivateBin = (function($, RawDeflate) {
|
|||
}
|
||||
emailBody += I18n._('Link:');
|
||||
emailBody += EOL;
|
||||
emailBody += `${window.location.href}`;
|
||||
emailBody += $('#pasteurl').attr('href'); // might have been shortened
|
||||
return emailBody;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue