projects
/
WP-Themes
/
AdelaineConstruction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
919140b
)
Call to GLM_get_header which isn't used for this site (and would otherwise be glm_get...
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 27 Mar 2015 19:55:20 +0000
(15:55 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 27 Mar 2015 19:55:20 +0000
(15:55 -0400)
single.php
patch
|
blob
|
history
diff --git
a/single.php
b/single.php
index
2364fc5
..
f484466
100644
(file)
--- a/
single.php
+++ b/
single.php
@@
-1,8
+1,4
@@
<?php get_header(); ?>
-<article <?php post_class() ?> id="interior">
- <?php GLM_get_header(); ?>
-</article>
-
<div>
<div id="searchform_container" class="small-12 medium-3 columns alignright">
<form id="searchform" action="<?php bloginfo('url'); ?>" method="get">
@@
-95,4
+91,4
@@
</ul>
</div>
</div>
-
<?php get_footer(); ?>
+<?php get_footer(); ?>