From b33557d3faf3e45eff3d3e19f4a1549ffe907b4c Mon Sep 17 00:00:00 2001
From: rsanchez <rsanchez@curisit.net>
Date: Tue, 18 Nov 2014 10:52:52 +0000
Subject: [PATCH] #396 fix - Corrected actions: "Download" and "Send email"
---
securis/src/main/resources/lic_email.template.en | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/securis/src/main/resources/lic_email.template.en b/securis/src/main/resources/lic_email.template.en
index ff0a5cc..beeb325 100644
--- a/securis/src/main/resources/lic_email.template.en
+++ b/securis/src/main/resources/lic_email.template.en
@@ -1,4 +1,4 @@
-Hello {0}, the current email contains a license file to be used with the application '{1}'.
+Hello {0}, the current email contains a license file to be used with the application: "{1}".
Please, read the application documentation to learn how to install the license file.
--
Gitblit v1.3.2