projects
/
WP-Themes
/
glmthemes
/
bpla-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd869cb
)
Removed sidebar-r from single.php
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 6 Nov 2015 14:48:23 +0000
(09:48 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 6 Nov 2015 14:48:23 +0000
(09:48 -0500)
single.php
patch
|
blob
|
history
diff --git
a/single.php
b/single.php
index
84e3970
..
3383484
100644
(file)
--- a/
single.php
+++ b/
single.php
@@
-47,6
+47,6
@@
</div><!-- /#post-404 -->
<?php endif;?>
</div>
- <
?php get_template_part('parts/blog-sidebar-r'); ?
>
+ <
!--//php get_template_part('parts/blog-sidebar-r'); --
>
</div>
<?php get_footer(); ?>