From f9bda79686c5a4f65bc1c98bc5a1936faf1bc8e0 Mon Sep 17 00:00:00 2001 From: Thais Siqueira Date: Wed, 18 Jan 2017 19:01:05 -0200 Subject: [#828] Replaced plain text to translation properties with @tayanefernandes --- web-ui/app/templates/mails/full_view.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web-ui/app/templates/mails/full_view.hbs') diff --git a/web-ui/app/templates/mails/full_view.hbs b/web-ui/app/templates/mails/full_view.hbs index 44ed44ed..0068b7f7 100644 --- a/web-ui/app/templates/mails/full_view.hbs +++ b/web-ui/app/templates/mails/full_view.hbs @@ -8,12 +8,12 @@
{{#if signatureStatus}} - + {{t signatureStatus.label }} {{/if}} {{#if encryptionStatus}} - + {{t encryptionStatus.label }} {{/if}} -- cgit v1.2.3