From 042c744ac6ea128b34688c49884282f71df84223 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Fri, 26 Aug 2016 22:59:24 +0200 Subject: [PATCH] use proper font stack for email --- core/templates/internalmail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/internalmail.php b/core/templates/internalmail.php index c2d84184d3..9bb10fb545 100644 --- a/core/templates/internalmail.php +++ b/core/templates/internalmail.php @@ -10,7 +10,7 @@     - + t('Hey there,

just letting you know that %s shared %s with you.
View it!

', array($_['user_displayname'], $_['filename'], $_['link']))); if ( isset($_['expiration']) ) {