mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 11:01:28 +00:00
center previously centered text on single line dialog panels
This commit is contained in:
@@ -72,7 +72,7 @@ class MailTo extends Plugin {
|
||||
|
||||
print __("Clicking the following link to invoke your mail client:");
|
||||
|
||||
print "<div class='panel'>";
|
||||
print "<div class='panel text-center'>";
|
||||
print "<a target=\"_blank\" href=\"$mailto_link\">".
|
||||
__("Forward selected article(s) by email.")."</a>";
|
||||
print "</div>";
|
||||
|
||||
Reference in New Issue
Block a user