update policy and fix other issues
This commit is contained in:
@@ -26,7 +26,7 @@ $title = $content['title'] ?? 'School Policies';
|
||||
<div class="school-name">Al Rahma Sunday School</div>
|
||||
</div>
|
||||
<div class="header-info">
|
||||
<i class="fas fa-calendar-alt"></i> Last updated: 09-01-2025
|
||||
<i class="fas fa-calendar-alt"></i> Last updated: 08-01-2026
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
@@ -83,7 +83,7 @@ $title = $content['title'] ?? 'School Policies';
|
||||
|
||||
<div class="policy-header">
|
||||
<h1><?= esc($title) ?></h1>
|
||||
<p class="last-updated">Effective from: 09-01-2025</p>
|
||||
<p class="last-updated">Effective from: 08-01-2026</p>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user