Skip to content

Commit

Permalink
Fixing header link to refresh page - #61
Browse files Browse the repository at this point in the history
  • Loading branch information
bfren committed Aug 23, 2023
1 parent 7f1b143 commit ae70df5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/pages/refresh/heading-part.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@
?>

<h2 class="prayer-calendar-title row">
<div class="col-3"><a href="/prayer"><?php Image::echo_logo("logo me-4"); ?></a></div>
<div class="col-3"><a href="/refresh"><?php Image::echo_logo("logo me-4"); ?></a></div>
<div class="col-6 text-center">Refresh Calendar</div>
<div class="col-3 text-end"><?php _e($model); ?></div>
</h2>

<!-- <div class="prayer-calendar-verse">
Devote yourselves to prayer, being watchful and thankful.
<span class="ref">Colossians 4.2 (NIV)</span>
</div> -->

0 comments on commit ae70df5

Please sign in to comment.