diff options
Diffstat (limited to 'TWiki/WebTopicViewTemplate.mdwn')
-rw-r--r-- | TWiki/WebTopicViewTemplate.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/WebTopicViewTemplate.mdwn b/TWiki/WebTopicViewTemplate.mdwn index 0fc06eb0..bc21fcfe 100644 --- a/TWiki/WebTopicViewTemplate.mdwn +++ b/TWiki/WebTopicViewTemplate.mdwn @@ -16,4 +16,4 @@ ### <a name="If_you_intend_to_do_a_full_text_"> If you intend to do a full text search: </a> -> <form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/" name="search"> Use the <a href="WebSearch">Search</a> link on top of this page, or do a simple <br /><input name="search" size="32" type="text" value="%TOPIC%" /> <input type="submit" value="Search" /> <input name="scope" type="hidden" value="text" /> <input name="ignorecase" type="hidden" value="on" /> (More options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>) </form> +> <form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/" name="search"> Use the <a href="WebSearch">Search</a> link on top of this page, or do a simple <br /><input name="search" size="32" type="text" value="%TOPIC%" /> <input type="submit" value="Search" /> <input name="scope" type="hidden" value="text" /> <input name="ignorecase" type="hidden" value="on" /> (More options in [[WebSearch]]) </form> |