summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_upnp.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/status_upnp.php')
-rw-r--r--src/usr/local/www/status_upnp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/status_upnp.php b/src/usr/local/www/status_upnp.php
index 9c63c66..961f29b 100644
--- a/src/usr/local/www/status_upnp.php
+++ b/src/usr/local/www/status_upnp.php
@@ -66,7 +66,7 @@ require("guiconfig.inc");
if ($_POST) {
if ($_POST['clear']) {
upnp_action('restart');
- $savemsg = gettext("Rules have been cleared and the daemon restarted");
+ $savemsg = gettext("Rules have been cleared and the daemon restarted.");
}
}
OpenPOWER on IntegriCloud