Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
MSF
/
msf-climate-hub
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
a3c6d30a
authored
2023-11-13 18:50:02 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
dd
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
699568a9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
wp-content/themes/msf-child/search-news.php
wp-content/themes/msf-child/search-news.php
View file @
a3c6d30
...
...
@@ -29,7 +29,7 @@ get_header();
<div
class=
"col-sm-12 col-md-12 col-lg-3 widget-area collapse"
id=
"search-sidebar"
>
<div
id=
"top-news-select"
>
<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>
<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>
<ul
class=
""
>
<?php
$my_current_lang
=
apply_filters
(
'wpml_current_language'
,
NULL
);
if
(
$my_current_lang
!=
'fr'
){
?>
...
...
Please
register
or
sign in
to post a comment