Search Title

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
alarach

Search Title

Post 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
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Search Title

Post 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
alarach

Re: Search Title

Post by alarach »

Ronny:
Thank you for your prompt reply, but I edit that area and nothing happened.
alby

Re: Search Title

Post 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
Locked

Return to “CMSMS Core”