Page 1 of 1

Search Title

Posted: Wed Jun 06, 2007 9:42 am
by alarach
I want to delete the word "Search" before the Enter Search... Field

Somebody help me!

Where is the page and the code to edit?

Thanks in advance

Re: Search Title

Posted: Wed Jun 06, 2007 9:46 am
by RonnyK
In "Modules -> Search", there is "search template":

Code: Select all

{$startform}

{$label}: {$inputbox}<input name="submit" value="{$submittext}" type="submit" />{$hidden}

{$endform}
where {$label} holds the label before the input-box.

Ronny

Re: Search Title

Posted: Wed Jun 06, 2007 11:05 am
by alarach
Ronny:
Thank you for your prompt reply, but I edit that area and nothing happened.

Re: Search Title

Posted: Wed Jun 06, 2007 12:33 pm
by alby
alarach wrote: Thank you for your prompt reply, but I edit that area and nothing happened.
Recheck and clear the cache in Global settings

Alby