Skip to content

Commit

Permalink
fix end if
Browse files Browse the repository at this point in the history
  • Loading branch information
wpxhouston committed Oct 5, 2023
1 parent 33243ea commit 08e5fed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions single.php
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ class="btn"
<?php
if( get_sub_field( 'learn_more_subtext' ) ) {
echo slp_append_superscript( the_sub_field( 'learn_more_subtext' ), get_row_index() );
}
?>
</div>
</div>
Expand Down

0 comments on commit 08e5fed

Please sign in to comment.