Fixed some bugs
This commit is contained in:
@@ -39,7 +39,8 @@ if (isset($_SESSION['user_id']) && isset($conn) && $conn !== null) {
|
||||
<li>... and many more!</li>
|
||||
</ul>
|
||||
</div>
|
||||
<h2>R 2,500/year</h2>
|
||||
<?php $annualFee = getPriceByDescription('membership_fees'); ?>
|
||||
<h2>R <?php echo number_format($annualFee, 0); ?>/year</h2>
|
||||
<p>We go above and beyond to make your travel dreams reality hidden gems and must-see
|
||||
attractions</p>
|
||||
<a href="membership_application" class="theme-btn mt-10 style-two">
|
||||
|
||||
Reference in New Issue
Block a user