From 607ede512fed6c838c18ef04b48aab76ce1aa79a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 9 Dec 2018 16:27:29 +0300 Subject: center previously centered text on single line dialog panels --- plugins/mailto/init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/mailto/init.php') diff --git a/plugins/mailto/init.php b/plugins/mailto/init.php index 7e91746eb..26871ac2b 100644 --- a/plugins/mailto/init.php +++ b/plugins/mailto/init.php @@ -72,7 +72,7 @@ class MailTo extends Plugin { print __("Clicking the following link to invoke your mail client:"); - print "
"; + print ""; -- cgit v1.2.3