-
diff --git src/templates/default/extras/archive-forum.php src/templates/default/extras/archive-forum.php
index df8c368..608979e 100644
|
|
get_header(); ?> |
25 | 25 | <?php do_action( 'bbp_after_main_content' ); ?> |
26 | 26 | |
27 | 27 | <?php get_sidebar(); ?> |
28 | | <?php get_footer(); ?> |
| 28 | <?php get_footer(); |
| 29 | |
-
diff --git src/templates/default/extras/archive-topic.php src/templates/default/extras/archive-topic.php
index 0251e14..16a7af2 100644
|
|
get_header(); ?> |
25 | 25 | <?php do_action( 'bbp_after_main_content' ); ?> |
26 | 26 | |
27 | 27 | <?php get_sidebar(); ?> |
28 | | <?php get_footer(); ?> |
| 28 | <?php get_footer(); |
| 29 | |
-
diff --git src/templates/default/extras/page-create-topic.php src/templates/default/extras/page-create-topic.php
index bbba21f..727451a 100644
|
|
get_header(); ?> |
31 | 31 | <?php do_action( 'bbp_after_main_content' ); ?> |
32 | 32 | |
33 | 33 | <?php get_sidebar(); ?> |
34 | | <?php get_footer(); ?> |
| 34 | <?php get_footer(); |
| 35 | |
-
diff --git src/templates/default/extras/page-forum-statistics.php src/templates/default/extras/page-forum-statistics.php
index 2ecd5f4..2a6f22e 100644
|
|
get_header(); ?> |
55 | 55 | |
56 | 56 | <?php get_sidebar(); ?> |
57 | 57 | |
58 | | <?php get_footer(); |
59 | | No newline at end of file |
| 58 | <?php get_footer(); |
-
diff --git src/templates/default/extras/page-front-forums.php src/templates/default/extras/page-front-forums.php
index 52107b1..9a3823f 100644
|
|
get_header(); ?> |
31 | 31 | <?php do_action( 'bbp_after_main_content' ); ?> |
32 | 32 | |
33 | 33 | <?php get_sidebar(); ?> |
34 | | <?php get_footer(); ?> |
| 34 | <?php get_footer(); |
| 35 | |
-
diff --git src/templates/default/extras/page-front-topics.php src/templates/default/extras/page-front-topics.php
index 58e9954..5beba4f 100644
|
|
get_header(); ?> |
31 | 31 | <?php do_action( 'bbp_after_main_content' ); ?> |
32 | 32 | |
33 | 33 | <?php get_sidebar(); ?> |
34 | | <?php get_footer(); ?> |
| 34 | <?php get_footer(); |
| 35 | |
-
diff --git src/templates/default/extras/page-topic-tags.php src/templates/default/extras/page-topic-tags.php
index ce53a15..2fc3341 100644
|
|
get_header(); ?> |
39 | 39 | <?php do_action( 'bbp_after_main_content' ); ?> |
40 | 40 | |
41 | 41 | <?php get_sidebar(); ?> |
42 | | <?php get_footer(); ?> |
| 42 | <?php get_footer(); |
| 43 | |
-
diff --git src/templates/default/extras/page-topics-no-replies.php src/templates/default/extras/page-topics-no-replies.php
index c063bc8..2f3f384 100644
|
|
get_header(); ?> |
52 | 52 | <?php do_action( 'bbp_after_main_content' ); ?> |
53 | 53 | |
54 | 54 | <?php get_sidebar(); ?> |
55 | | <?php get_footer(); ?> |
| 55 | <?php get_footer(); |
| 56 | |
-
diff --git src/templates/default/extras/page-user-login.php src/templates/default/extras/page-user-login.php
index 84de896..4003d74 100644
|
|
get_header(); ?> |
40 | 40 | <?php do_action( 'bbp_after_main_content' ); ?> |
41 | 41 | |
42 | 42 | <?php get_sidebar(); ?> |
43 | | <?php get_footer(); ?> |
| 43 | <?php get_footer(); |
| 44 | |
-
diff --git src/templates/default/extras/page-user-lost-pass.php src/templates/default/extras/page-user-lost-pass.php
index 3fcaf37..58dac48 100644
|
|
get_header(); ?> |
40 | 40 | <?php do_action( 'bbp_after_main_content' ); ?> |
41 | 41 | |
42 | 42 | <?php get_sidebar(); ?> |
43 | | <?php get_footer(); ?> |
| 43 | <?php get_footer(); |
| 44 | |
-
diff --git src/templates/default/extras/page-user-register.php src/templates/default/extras/page-user-register.php
index d78e49e..c3a30d1 100644
|
|
get_header(); ?> |
40 | 40 | <?php do_action( 'bbp_after_main_content' ); ?> |
41 | 41 | |
42 | 42 | <?php get_sidebar(); ?> |
43 | | <?php get_footer(); ?> |
| 43 | <?php get_footer(); |
| 44 | |
-
diff --git src/templates/default/extras/single-forum-edit.php src/templates/default/extras/single-forum-edit.php
index 1303621..f375193 100644
|
|
get_header(); ?> |
27 | 27 | <?php do_action( 'bbp_after_main_content' ); ?> |
28 | 28 | |
29 | 29 | <?php get_sidebar(); ?> |
30 | | <?php get_footer(); ?> |
| 30 | <?php get_footer(); |
| 31 | |
-
diff --git src/templates/default/extras/single-forum.php src/templates/default/extras/single-forum.php
index 818d701..fd416c3 100644
|
|
get_header(); ?> |
37 | 37 | <?php do_action( 'bbp_after_main_content' ); ?> |
38 | 38 | |
39 | 39 | <?php get_sidebar(); ?> |
40 | | <?php get_footer(); ?> |
| 40 | <?php get_footer(); |
| 41 | |
-
diff --git src/templates/default/extras/single-reply-edit.php src/templates/default/extras/single-reply-edit.php
index c202b3e..b6715e3 100644
|
|
get_header(); ?> |
27 | 27 | <?php do_action( 'bbp_after_main_content' ); ?> |
28 | 28 | |
29 | 29 | <?php get_sidebar(); ?> |
30 | | <?php get_footer(); ?> |
| 30 | <?php get_footer(); |
| 31 | |
-
diff --git src/templates/default/extras/single-reply-move.php src/templates/default/extras/single-reply-move.php
index c5b35da..9187062 100644
|
|
get_header(); ?> |
29 | 29 | <?php do_action( 'bbp_after_main_content' ); ?> |
30 | 30 | |
31 | 31 | <?php get_sidebar(); ?> |
32 | | <?php get_footer(); |
33 | | No newline at end of file |
| 32 | <?php get_footer(); |
-
diff --git src/templates/default/extras/single-reply.php src/templates/default/extras/single-reply.php
index 86afcb1..8721b9b 100644
|
|
get_header(); ?> |
37 | 37 | <?php do_action( 'bbp_after_main_content' ); ?> |
38 | 38 | |
39 | 39 | <?php get_sidebar(); ?> |
40 | | <?php get_footer(); ?> |
| 40 | <?php get_footer(); |
| 41 | |
-
diff --git src/templates/default/extras/single-topic-edit.php src/templates/default/extras/single-topic-edit.php
index 81fca03..360b76b 100644
|
|
get_header(); ?> |
27 | 27 | <?php do_action( 'bbp_after_main_content' ); ?> |
28 | 28 | |
29 | 29 | <?php get_sidebar(); ?> |
30 | | <?php get_footer(); ?> |
| 30 | <?php get_footer(); |
| 31 | |
-
diff --git src/templates/default/extras/single-topic-merge.php src/templates/default/extras/single-topic-merge.php
index df89197..79c3e6e 100644
|
|
get_header(); ?> |
29 | 29 | <?php do_action( 'bbp_after_main_content' ); ?> |
30 | 30 | |
31 | 31 | <?php get_sidebar(); ?> |
32 | | <?php get_footer(); ?> |
33 | | No newline at end of file |
| 32 | <?php get_footer(); |
-
diff --git src/templates/default/extras/single-topic-split.php src/templates/default/extras/single-topic-split.php
index b852dfe..d9d0b45 100644
|
|
get_header(); ?> |
29 | 29 | <?php do_action( 'bbp_after_main_content' ); ?> |
30 | 30 | |
31 | 31 | <?php get_sidebar(); ?> |
32 | | <?php get_footer(); ?> |
| 32 | <?php get_footer(); |
| 33 | |
-
diff --git src/templates/default/extras/single-topic.php src/templates/default/extras/single-topic.php
index 7fcf307..c426b40 100644
|
|
get_header(); ?> |
37 | 37 | <?php do_action( 'bbp_after_main_content' ); ?> |
38 | 38 | |
39 | 39 | <?php get_sidebar(); ?> |
40 | | <?php get_footer(); ?> |
| 40 | <?php get_footer(); |
| 41 | |
-
diff --git src/templates/default/extras/single-user-edit.php src/templates/default/extras/single-user-edit.php
index 58aa480..7859514 100644
|
|
get_header(); ?> |
22 | 22 | <?php do_action( 'bbp_after_main_content' ); ?> |
23 | 23 | |
24 | 24 | <?php get_sidebar(); ?> |
25 | | <?php get_footer(); ?> |
| 25 | <?php get_footer(); |
| 26 | |
-
diff --git src/templates/default/extras/single-user.php src/templates/default/extras/single-user.php
index 5871802..c38e614 100644
|
|
get_header(); ?> |
22 | 22 | <?php do_action( 'bbp_after_main_content' ); ?> |
23 | 23 | |
24 | 24 | <?php get_sidebar(); ?> |
25 | | <?php get_footer(); ?> |
| 25 | <?php get_footer(); |
| 26 | |
-
diff --git src/templates/default/extras/single-view.php src/templates/default/extras/single-view.php
index 8fa4698..0a1a523 100644
|
|
get_header(); ?> |
25 | 25 | <?php do_action( 'bbp_after_main_content' ); ?> |
26 | 26 | |
27 | 27 | <?php get_sidebar(); ?> |
28 | | <?php get_footer(); ?> |
| 28 | <?php get_footer(); |
| 29 | |
-
diff --git src/templates/default/extras/taxonomy-topic-tag-edit.php src/templates/default/extras/taxonomy-topic-tag-edit.php
index 7da8eef..fbdce73 100644
|
|
get_header(); ?> |
26 | 26 | <?php do_action( 'bbp_after_main_content' ); ?> |
27 | 27 | |
28 | 28 | <?php get_sidebar(); ?> |
29 | | <?php get_footer(); ?> |
| 29 | <?php get_footer(); |
| 30 | |
-
diff --git src/templates/default/extras/taxonomy-topic-tag.php src/templates/default/extras/taxonomy-topic-tag.php
index 1e6b29e..f182da8 100644
|
|
get_header(); ?> |
25 | 25 | <?php do_action( 'bbp_after_main_content' ); ?> |
26 | 26 | |
27 | 27 | <?php get_sidebar(); ?> |
28 | | <?php get_footer(); ?> |
| 28 | <?php get_footer(); |
| 29 | |