Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
st_joseph
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
ee775142
authored
2023-03-23 17:52:24 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
sss
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
0a7d0589
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
wp-content/themes/crlg/loop-templates/content-course.php
wp-content/themes/crlg/loop-templates/content-course.php
View file @
ee77514
...
...
@@ -14,12 +14,12 @@ $program_info = get_field('program_info');
<div
class=
"entry-content"
>
<div
class=
"row align-items-start"
>
<div
class=
"col-lg-6
col-md-1
"
>
<div
class=
"col-lg-6 "
>
<?php
the_content
();
?>
</div>
<div
class=
"col-lg-6
col-md-1
"
>
<div
class=
"col-lg-6 "
>
<div
class=
"program-info"
>
<ul
class=
"nav nav-tabs"
id=
"program-info"
role=
"tablist"
>
<li
class=
"nav-item"
role=
"presentation"
>
...
...
Please
register
or
sign in
to post a comment