Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
FP_Canada
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
472c1006
authored
2022-03-28 10:14:10 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ss
1 parent
d17695dc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
wp-content/themes/understrap-child/page-templates/numbers-page.php
wp-content/themes/understrap-child/page-templates/numbers-page.php
View file @
472c100
...
...
@@ -70,9 +70,9 @@ get_template_part( 'global-templates/numbers_hero' );
<button
type=
"button"
class=
"close download-close"
data-dismiss=
"modal"
aria-label=
"Close"
>
<span
aria-hidden=
"true"
>
×
</span>
</button>
</div>
</div>
[
<div
class=
"modal-body"
>
<?php
echo
do_shortcode
(
'[contact-form-7 id="6
76" title="download
"]'
);
?>
<?php
echo
do_shortcode
(
'[contact-form-7 id="6
46" title="Remind me
"]'
);
?>
</div>
</div>
</div>
...
...
Please
register
or
sign in
to post a comment