From 26faa82fd4e98b18be8b4d3a2600eeee8a5a1ddf Mon Sep 17 00:00:00 2001
From: Sunil Mohan Adapa
Date: Thu, 12 Jun 2014 23:18:51 +0530
Subject: [PATCH] Fix minor grammatic error in firewall status page
---
modules/firewall/templates/firewall.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/firewall/templates/firewall.html b/modules/firewall/templates/firewall.html
index 19c165a46..560169a2b 100644
--- a/modules/firewall/templates/firewall.html
+++ b/modules/firewall/templates/firewall.html
@@ -25,7 +25,7 @@ and outgoing network traffic on your {{ cfg.box_name }}. Keeping a
firewall enabled and properly configured reduces risk of security
threat from the Internet.
-The following the current status:
+The following is the current status:
{% if firewall_status = 'not_installed' %}
Firewall is not installed. Please install it. Firewall comes