From: Travis Cross Date: Sat, 25 Dec 2010 15:02:35 +0000 (+0000) Subject: close font tags in email templates X-Git-Tag: v1.2-rc1~223^2~2^2^2~43^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d24af1e1c2c49bd8486ec8b29a12a6e11565feaa;p=thirdparty%2Ffreeswitch.git close font tags in email templates --- diff --git a/conf/notify-voicemail.tpl b/conf/notify-voicemail.tpl index 5defd74b3a..365faa2921 100644 --- a/conf/notify-voicemail.tpl +++ b/conf/notify-voicemail.tpl @@ -37,6 +37,7 @@ Content-Transfer-Encoding: 7bit Created: ${voicemail_time}
Duration: ${voicemail_message_len}
Account: ${voicemail_account}@${voicemail_domain}
+ diff --git a/conf/voicemail.tpl b/conf/voicemail.tpl index a98f9d703e..2774b78a9e 100644 --- a/conf/voicemail.tpl +++ b/conf/voicemail.tpl @@ -37,6 +37,7 @@ Content-Transfer-Encoding: 7bit Created: ${voicemail_time}
Duration: ${voicemail_message_len}
Account: ${voicemail_account}@${voicemail_domain}
+