From 2cbba6d7543629fdc9e1d655d9193fea664bcc4e Mon Sep 17 00:00:00 2001 From: Torkil Liseth Date: Tue, 31 Jan 2017 20:24:45 +0100 Subject: [PATCH] Fixed a typo and changed wording Fixed "Enable newslette" to "Enable newsletter", and added "es" to "adresses" in "You can add multiple email address by using the ; delimiter". --- Ombi.UI/Views/Admin/NewsletterSettings.cshtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Ombi.UI/Views/Admin/NewsletterSettings.cshtml b/Ombi.UI/Views/Admin/NewsletterSettings.cshtml index 8b0d462ff..898a7a761 100644 --- a/Ombi.UI/Views/Admin/NewsletterSettings.cshtml +++ b/Ombi.UI/Views/Admin/NewsletterSettings.cshtml @@ -20,7 +20,7 @@ } else { - + } @@ -30,7 +30,7 @@
- You can add multiple email address by using the ; delimiter + You can add multiple email addresses by using the ; delimiter
@@ -115,4 +115,4 @@ }); }); - \ No newline at end of file +