From 3d4f465f884786c15d9528bc9603f18cb10b34be Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 28 Jan 2016 22:28:11 +0545 Subject: [PATCH] Fixup text for delete rule confirmation popup It is was asking "Are you sure you wish to delete?" On any buttons that have a confirmation popup the title text needs to be something that works on the end of "Are you sure you wish to". --- src/usr/local/www/firewall_rules.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/usr/local/www/firewall_rules.php b/src/usr/local/www/firewall_rules.php index 240ae2657a..4e1304af96 100644 --- a/src/usr/local/www/firewall_rules.php +++ b/src/usr/local/www/firewall_rules.php @@ -758,7 +758,7 @@ for ($i = 0; isset($a_filter[$i]); $i++): - +