Removed the </div></div> at end of files, added it into layout-foot.php

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
Philip M. Hofer (Frumph) 2009-10-30 13:32:01 -07:00
parent 9bd2b351a8
commit 092b0410eb
21 changed files with 13 additions and 46 deletions

View File

@ -159,8 +159,6 @@ foreach ( $years as $year ) {
<?php if ('open' == $post->comment_status) { <?php if ('open' == $post->comment_status) {
comments_template('', true); comments_template('', true);
} ?> } ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -40,8 +40,6 @@ $posts = query_posts('&show_posts=-1&posts_per_page=-1&cat='.get_all_comic_categ
</div> </div>
<div class="post-page-foot"></div> <div class="post-page-foot"></div>
</div> </div>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -69,8 +69,6 @@ Template Name: Comic Storyline with Thumbs
<br class="clear-margins" /> <br class="clear-margins" />
</div> </div>
<div class="post-page-foot"></div> <div class="post-page-foot"></div>
</div>
</div>
</div> </div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>

View File

@ -71,8 +71,6 @@ Template Name: Comic Storyline Archive
<br class="clear-margins" /> <br class="clear-margins" />
</div> </div>
<div class="post-page-foot"></div> <div class="post-page-foot"></div>
</div>
</div>
</div> </div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>

View File

@ -45,8 +45,6 @@ if (empty($archive_year) || $archive_year == '') $archive_year = date('Y');
</div> </div>
<div class="post-page-foot"></div> <div class="post-page-foot"></div>
</div>
</div>
</div> </div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>

View File

@ -33,8 +33,7 @@ Template Name: Comic Archive
</div> </div>
<div class="post-page-foot"></div> <div class="post-page-foot"></div>
</div> </div>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -148,8 +148,6 @@
<?php endif; ?> <?php endif; ?>
<?php comicpress_pagination(); ?> <?php comicpress_pagination(); ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -19,8 +19,6 @@ Template Name: Archives
</div> </div>
<div class="post-page-foot"></div> <div class="post-page-foot"></div>
</div> </div>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -55,8 +55,6 @@
<div class="post-page-foot"></div> <div class="post-page-foot"></div>
</div> </div>
<?php } ?> <?php } ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -49,8 +49,6 @@ Template Name: Blog
</div> </div>
<?php } ?> <?php } ?>
<?php get_sidebar('underblog'); ?> <?php get_sidebar('underblog'); ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -110,8 +110,6 @@ Templete Author Email: philip@frumph.net
</div> </div>
<?php endwhile; endif; ?> <?php endwhile; endif; ?>
<?php endif; ?> <?php endif; ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -870,4 +870,7 @@ function rss_count_comments(){
add_action('the_title_rss','rss_count_comments'); add_action('the_title_rss','rss_count_comments');
if (comicpress_check_themepack_file('functions') == false) {}
?> ?>

View File

@ -61,8 +61,6 @@
<div class="post-page-foot"></div> <div class="post-page-foot"></div>
</div> </div>
<?php endif; ?> <?php endif; ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -123,7 +123,6 @@ if ($disable_comic_frontpage != 'yes' && $disable_comic_blog_frontpage != 'yes'
} ?> } ?>
<?php get_sidebar('underblog'); ?> <?php get_sidebar('underblog'); ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -1,4 +1,5 @@
</div>
</div>
<?php if (is_cp_theme_layout('3c2r')) { <?php if (is_cp_theme_layout('3c2r')) {
get_sidebar('left'); get_sidebar('left');
} ?> } ?>

View File

@ -27,8 +27,6 @@ Template Name: Links
<div class="post-page-foot"></div> <div class="post-page-foot"></div>
</div> </div>
<?php endwhile; ?> <?php endwhile; ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -23,8 +23,6 @@ Template Name: Members Only Blog
endif; ?> endif; ?>
<?php get_sidebar('underblog'); ?> <?php get_sidebar('underblog'); ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -19,8 +19,6 @@
comments_template('', true); comments_template('', true);
} ?> } ?>
<?php endwhile; endif; ?> <?php endwhile; endif; ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -100,8 +100,6 @@ $count = $tmp_search->post_count;
<?php endif; ?> <?php endif; ?>
<?php comicpress_pagination(); ?> <?php comicpress_pagination(); ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -118,8 +118,6 @@ $count = $tmp_search->post_count;
<?php endif; ?> <?php endif; ?>
<?php comicpress_pagination(); ?> <?php comicpress_pagination(); ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>

View File

@ -103,8 +103,5 @@
<?php endif; ?> <?php endif; ?>
</div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?> <?php include(get_template_directory() . '/layout-foot.php'); ?>
<?php get_footer() ?> <?php get_footer() ?>