projects
/
WP-Themes
/
airciu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
069a80e
)
changed the off canvas search button class
author
Ian Weller
<ian@gaslightmedia.com>
Wed, 9 Mar 2016 13:17:56 +0000
(08:17 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Wed, 9 Mar 2016 13:17:56 +0000
(08:17 -0500)
parts/search.php
patch
|
blob
|
history
diff --git
a/parts/search.php
b/parts/search.php
index
c655e5c
..
e49fc07
100644
(file)
--- a/
parts/search.php
+++ b/
parts/search.php
@@
-1,5
+1,5
@@
<form role="search" method="get" id="searchform" action="<?php echo home_url('/'); ?>">
<input class="search-input" type="text" placeholder="Search" value="" name="s" id="lar-search">
- <input class="
search-button
" type="submit"
+ <input class="
button secondary
" type="submit"
value="submit" name="searchButton">
</form>
\ No newline at end of file