summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_rrd_graph_settings.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-08-13 15:44:54 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-08-13 15:44:54 -0300
commitae67b1fbe149107aeaa19a6780b04caa5d6a0152 (patch)
tree48c1c8217bc982051aea747302d2ab46909fb3e0 /usr/local/www/status_rrd_graph_settings.php
parentfe6d7a55775638fac9eaaa373e330399844042a2 (diff)
downloadpfsense-ae67b1fbe149107aeaa19a6780b04caa5d6a0152.zip
pfsense-ae67b1fbe149107aeaa19a6780b04caa5d6a0152.tar.gz
Move : inside gettext
Diffstat (limited to 'usr/local/www/status_rrd_graph_settings.php')
-rwxr-xr-xusr/local/www/status_rrd_graph_settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_rrd_graph_settings.php b/usr/local/www/status_rrd_graph_settings.php
index 3f2e793..7c01d8d 100755
--- a/usr/local/www/status_rrd_graph_settings.php
+++ b/usr/local/www/status_rrd_graph_settings.php
@@ -196,7 +196,7 @@ include("head.inc");
</tr>
<tr>
<td width="22%" height="53" valign="top">&nbsp;</td>
- <td width="78%"><strong><span class="red"><?=gettext("Note");?>:</span></strong><br>
+ <td width="78%"><strong><span class="red"><?=gettext("Note:");?></span></strong><br>
<?=gettext("Graphs will not be allowed to be recreated within a 1 minute interval, please " .
"take this into account after changing the style.");?>
</td>
OpenPOWER on IntegriCloud