mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-17 20:11:29 +00:00
mail, mailto: cleanup markup
This commit is contained in:
@@ -14,7 +14,7 @@ Plugins.Mailto = {
|
||||
}
|
||||
|
||||
const dialog = new fox.SingleUseDialog({
|
||||
title: __("Forward article by email"),
|
||||
title: __("Forward article by email (mailto:)"),
|
||||
content: __("Loading, please wait...")
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user