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
41fc48dc
authored
2023-12-01 12:31:49 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
qa
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
0bdfbf01
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
wp-content/themes/msf-child/blocks/carousel-mixed/carousel.php
wp-content/themes/msf-child/blocks/carousel-mixed/carousel.php
View file @
41fc48d
...
...
@@ -154,11 +154,10 @@ $ran = getName();
$iframe
);
?>
<div
class=
"modal"
id=
"
<?php
echo
$modalId
;
?>
"
tabindex=
"-1"
aria-
labelledby=
"exampleModalLabel"
aria-
hidden=
"true"
>
<div
class=
"modal"
id=
"
<?php
echo
$modalId
;
?>
"
tabindex=
"-1"
aria-hidden=
"true"
>
<div
class=
"modal-dialog modal-dialog-centered modal-xl"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<h5
class=
"modal-title"
></h5>
<button
type=
"button"
class=
"btn-close btn-close-white"
data-bs-dismiss=
"modal"
aria-label=
"Close"
></button>
</div>
<div
class=
"modal-body"
>
...
...
Please
register
or
sign in
to post a comment