From: <var...@us...> - 2015-03-02 17:19:16
|
Revision: 9583 http://sourceforge.net/p/phpwiki/code/9583 Author: vargenau Date: 2015-03-02 17:19:09 +0000 (Mon, 02 Mar 2015) Log Message: ----------- Remove "This takes a few seconds." Modified Paths: -------------- trunk/pgsrc/FindPage trunk/themes/fusionforge/pgsrc/FindPage Modified: trunk/pgsrc/FindPage =================================================================== --- trunk/pgsrc/FindPage 2015-03-02 17:05:50 UTC (rev 9582) +++ trunk/pgsrc/FindPage 2015-03-02 17:19:09 UTC (rev 9583) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Mon, 2 Mar 2015 17:55:21 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=FindPage; @@ -20,9 +20,8 @@ checkbox[] name=case_exact pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> -Use the following for a full text search. This takes a few seconds. -The results will show all lines on a given page which contain a -match. +Use the following for a full text search. +The results will show all lines on a given page which contain a match. <<WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction editbox[] name=s text="" Modified: trunk/themes/fusionforge/pgsrc/FindPage =================================================================== --- trunk/themes/fusionforge/pgsrc/FindPage 2015-03-02 17:05:50 UTC (rev 9582) +++ trunk/themes/fusionforge/pgsrc/FindPage 2015-03-02 17:19:09 UTC (rev 9583) @@ -1,4 +1,4 @@ -Date: Mon, 2 Mar 2015 10:45:29 +0000 +Date: Mon, 2 Mar 2015 17:55:39 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=FindPage; @@ -19,9 +19,8 @@ == Full Text Search == -Use the following for a full text search. This takes a few seconds. -The results will show all lines on a given page which contain a -match. +Use the following for a full text search. +The results will show all lines on a given page which contain a match. <<WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction editbox[] name=s text="" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |