projects
/
WP-Themes
/
otsego.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fb3673
)
removed blogside bar from search results
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 14 Jan 2016 17:19:33 +0000
(12:19 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 14 Jan 2016 17:19:33 +0000
(12:19 -0500)
search.php
patch
|
blob
|
history
diff --git
a/search.php
b/search.php
index
a745322
..
8c9c6c0
100644
(file)
--- a/
search.php
+++ b/
search.php
@@
-111,7
+111,7
@@
</div>
<?php } ?>
- <?php get_template_part('parts/blog-sidebar-r'); ?>
+ <?php
//
get_template_part('parts/blog-sidebar-r'); ?>
</div>
</div>