mirror of
https://github.com/myronblair/parkerslingshot
synced 2026-06-30 17:50:22 -05:00
Update phone number to (817) 266-2022
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ $dateLabel = $booking ? date('F j, Y', strtotime($booking['rental_date'])) : '';
|
||||
<?php elseif ($error && !$booking): ?>
|
||||
<div class="card">
|
||||
<div class="alert alert-error"><?= htmlspecialchars($error) ?></div>
|
||||
<p style="color:#6b7280;font-size:.9rem">Need help? Call or text <strong>(817) 555-0199</strong>.</p>
|
||||
<p style="color:#6b7280;font-size:.9rem">Need help? Call or text <strong>(817) 266-2022</strong>.</p>
|
||||
</div>
|
||||
|
||||
<?php elseif ($done): ?>
|
||||
|
||||
Reference in New Issue
Block a user