projects
/
WP-Themes
/
csrye.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feac63e
)
fixing syntax error
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 18 May 2016 18:02:08 +0000
(14:02 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 18 May 2016 18:02:08 +0000
(14:02 -0400)
search.php
patch
|
blob
|
history
diff --git
a/search.php
b/search.php
index
d34038e
..
7457099
100644
(file)
--- a/
search.php
+++ b/
search.php
@@
-112,7
+112,7
@@
</div>
<!--
<div class="small-12 medium-4 columns small-text-center medium-text-left" id="side">
- <?php get_sidebar(); ?>
+ <?php
//
get_sidebar(); ?>
</div>
-->
<?php } ?> <!-- end empty query check -->