summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-01-27 09:20:55 -0200
committerRenato Botelho <renato@netgate.com>2016-01-27 09:20:55 -0200
commitd5573e421d13d0c1b779981360057897d7bf924b (patch)
tree4a0edd29d7451805d68aca63768a99b0f1a134ad /src/usr/local/www
parent3c8859adcdf95d2aa44c6c730476d92b416b771b (diff)
parenta152de2aba704beec213edde605dba05c2db4232 (diff)
downloadpfsense-d5573e421d13d0c1b779981360057897d7bf924b.zip
pfsense-d5573e421d13d0c1b779981360057897d7bf924b.tar.gz
Merge pull request #2554 from NewEraCracker/master
Diffstat (limited to 'src/usr/local/www')
-rw-r--r--src/usr/local/www/services_igmpproxy.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_igmpproxy.php b/src/usr/local/www/services_igmpproxy.php
index d4ecd60..aae82f7 100644
--- a/src/usr/local/www/services_igmpproxy.php
+++ b/src/usr/local/www/services_igmpproxy.php
@@ -106,7 +106,7 @@ if ($savemsg) {
}
if (is_subsystem_dirty('igmpproxy')) {
- print_apply_box(gettext('The IGMP entry list has been changed.') . '<br />' . gettext('You must apply the changes in order for them to take effect.')));
+ print_apply_box(gettext('The IGMP entry list has been changed.') . '<br />' . gettext('You must apply the changes in order for them to take effect.'));
}
?>
OpenPOWER on IntegriCloud