aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchainlinc <chainlinc@users.noreply.github.com>2015-01-08 11:43:57 -0500
committerchainlinc <chainlinc@users.noreply.github.com>2015-01-08 11:43:57 -0500
commit7cc396a88be1b53940911fdf0b7b480660820c14 (patch)
tree56620f98f3ebd90edb38ea74f6cf49e81d32fac9
parentd77d9f0ff464cfdad2ba089cfb46a89a0c799006 (diff)
downloadpfsense-packages-7cc396a88be1b53940911fdf0b7b480660820c14.tar.gz
pfsense-packages-7cc396a88be1b53940911fdf0b7b480660820c14.tar.bz2
pfsense-packages-7cc396a88be1b53940911fdf0b7b480660820c14.zip
Update sarg_realtime.php
fix typo
-rwxr-xr-xconfig/sarg/sarg_realtime.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sarg/sarg_realtime.php b/config/sarg/sarg_realtime.php
index 81ea0a79..c5d926e5 100755
--- a/config/sarg/sarg_realtime.php
+++ b/config/sarg/sarg_realtime.php
@@ -220,7 +220,7 @@ else{
//prevent multiple instances
if ($('run').value=="show log" || loop== 'running'){
$('run').value="running...";
- $('search_help').innerHTML ="<br><strong>You can change options while running.<br>To Stop seach, change update frequency to Never.</strong>";
+ $('search_help').innerHTML ="<br><strong>You can change options while running.<br>To Stop search, change update frequency to Never.</strong>";
var axel = Math.random() + "";
var num = axel * 1000000000000000000;
var q_args=loopSelected('qshape');