dd
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -29,7 +29,7 @@ get_header(); | ... | @@ -29,7 +29,7 @@ get_header(); |
| 29 | 29 | ||
| 30 | <div class="col-sm-12 col-md-12 col-lg-3 widget-area collapse" id="search-sidebar"> | 30 | <div class="col-sm-12 col-md-12 col-lg-3 widget-area collapse" id="search-sidebar"> |
| 31 | <div id="top-news-select"> | 31 | <div id="top-news-select"> |
| 32 | <li class="sf-field-category" data-sf-field-name="_sft_category" data-sf-field-type="category" data-sf-field-input-type="radio"><h4>SHOW:</h4> | 32 | <li class="sf-field-category" data-sf-field-name="_sft_category" data-sf-field-type="category" data-sf-field-input-type="radio"><h4><?php _e("SHOW:", 'msf'); ?></h4> |
| 33 | <ul class=""> | 33 | <ul class=""> |
| 34 | <?php $my_current_lang = apply_filters( 'wpml_current_language', NULL ); | 34 | <?php $my_current_lang = apply_filters( 'wpml_current_language', NULL ); |
| 35 | if ($my_current_lang != 'fr'){ ?> | 35 | if ($my_current_lang != 'fr'){ ?> | ... | ... |
-
Please register or sign in to post a comment