projects
/
WP-Themes
/
glmthemes
/
saultstemarie-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15d5bef
)
removing footer search context
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 15 Jan 2016 19:33:13 +0000
(14:33 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 15 Jan 2016 19:33:13 +0000
(14:33 -0500)
search.php
patch
|
blob
|
history
diff --git
a/search.php
b/search.php
index
9c6eae4
..
9100c80
100644
(file)
--- a/
search.php
+++ b/
search.php
@@
-77,6
+77,7
@@
<!-- End of the Contextual/Highlight Search -->
<?php //echo (function_exists('the_advanced_excerpt')) ? the_advanced_excerpt(): the_excerpt(); ?>
+<!--
<footer class="entry-meta small-12 medium-6 medium-push-3 center">
<?php
if (has_category()) {
@@
-93,6
+94,7
@@
}
?>
</footer>
+-->
</article>
</div>
</div>