projects
/
WP-Themes
/
glmthemes
/
pellstonairport.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60af7c9
)
updating the search
author
Ian Weller
<ian@gaslightmedia.com>
Tue, 21 Feb 2017 21:12:06 +0000
(16:12 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Tue, 21 Feb 2017 21:12:06 +0000
(16:12 -0500)
I updated the search for a new plugin the others made.
parts/search.php
patch
|
blob
|
history
diff --git
a/parts/search.php
b/parts/search.php
index
e49fc07
..
fc05564
100644
(file)
--- a/
parts/search.php
+++ b/
parts/search.php
@@
-1,4
+1,4
@@
-<form role="search" method="get" id="searchform" action="<?php echo home_url('/'); ?>">
+<form role="search" method="get" id="searchform" action="<?php echo home_url('/')
.'site-search/'
; ?>">
<input class="search-input" type="text" placeholder="Search" value="" name="s" id="lar-search">
<input class="button secondary" type="submit"
value="submit" name="searchButton">