diff --git a/src/www/firewall_rules.php b/src/www/firewall_rules.php
index 299125ab8..483c6f271 100644
--- a/src/www/firewall_rules.php
+++ b/src/www/firewall_rules.php
@@ -659,11 +659,9 @@ $( document ).ready(function() {
=gettext("No rules are currently defined for this interface"); ?>
=gettext("All incoming connections on this interface will be blocked until you add pass rules."); ?>
- =gettext("Click the"); ?>
-
-
-
- =gettext(" button to add a new rule.");?>
+ = sprintf(gettext("Click the %s button to add a new rule."),
+ '')
+ ?>