From 7cc396a88be1b53940911fdf0b7b480660820c14 Mon Sep 17 00:00:00 2001 From: chainlinc Date: Thu, 8 Jan 2015 11:43:57 -0500 Subject: Update sarg_realtime.php fix typo --- config/sarg/sarg_realtime.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/sarg') 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 ="
You can change options while running.
To Stop seach, change update frequency to Never.
"; + $('search_help').innerHTML ="
You can change options while running.
To Stop search, change update frequency to Never.
"; var axel = Math.random() + ""; var num = axel * 1000000000000000000; var q_args=loopSelected('qshape'); -- cgit v1.2.3