summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-12-14 08:28:05 -0200
committerRenato Botelho <renato@netgate.com>2015-12-14 08:28:05 -0200
commitb74e44592328f9d1770aa395a841c05c7d0960b1 (patch)
treee7293ef4d77ca96985300400058b4f9df2a40f79 /src
parentfe21de684de5110e7b792507556c3e26f9b073f9 (diff)
downloadpfsense-b74e44592328f9d1770aa395a841c05c7d0960b1.zip
pfsense-b74e44592328f9d1770aa395a841c05c7d0960b1.tar.gz
Fix remaining copy/paste message from last commit
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/widgets/widgets/gateways.widget.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/widgets/widgets/gateways.widget.php b/src/usr/local/www/widgets/widgets/gateways.widget.php
index 83d57e8..cd86719 100644
--- a/src/usr/local/www/widgets/widgets/gateways.widget.php
+++ b/src/usr/local/www/widgets/widgets/gateways.widget.php
@@ -188,7 +188,7 @@ if ($_POST) {
?>
<table id="gwtbl" class="table table-striped table-hover">
- <tr><td><?=gettext("Retrieving package data")?>&nbsp;<i class="fa fa-cog fa-spin"></i></td></tr>
+ <tr><td><?=gettext("Retrieving gateways data")?>&nbsp;<i class="fa fa-cog fa-spin"></i></td></tr>
</table>
<!-- close the body we're wrapped in and add a configuration-panel -->
OpenPOWER on IntegriCloud