Skip to content

Commit c457c30

Browse files
Merge pull request #666 from dougblackjr/task/typos
Fixing pro search typos
2 parents 9d57baf + 45248ef commit c457c30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/add-ons/pro-search/tags.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ Specifies any html attribute you want the form to have. For example: form_id="se
4747

4848
tag. query Use this parameter to pass through a previously executed encoded search query. Not needed when not encoding queries.
4949

50-
{exp:pro_search:form: form_id="search"}
50+
{exp:pro_search:form form_id="search"}
5151

5252
#### required
5353

5454
Set to one or more parameter names to make that parameter a required field
5555

56-
{exp:pro_search:form: required="fname"}
56+
{exp:pro_search:form required="fname"}
5757

5858
#### remember
5959

0 commit comments

Comments
 (0)