mirror of
https://github.com/myronblair/parkerslingshotrentals
synced 2026-06-30 17:50:31 -05:00
Migrate to parkerslingshotrentals.com domain
- db.php: SITE_URL -> https://www.parkerslingshotrentals.com - db.php: add ADMIN_PHONE (817) 266-2022 - index.html, contact.php, admin/index.php: fix placeholder phone 555-0199 -> 266-2022 - admin/view-doc.php: new secure doc viewer (URL-token auth, bookings table) - upload-docs.php, view-doc.php: added from subdomain (already used db.php/bookings)
This commit is contained in:
+1
-1
@@ -768,7 +768,7 @@
|
||||
</div>
|
||||
<div class="contact-detail">
|
||||
<span>📞</span>
|
||||
<a href="tel:+18175550199" style="color:inherit;text-decoration:none;">(817) 555-0199</a>
|
||||
<a href="tel:+18172662022" style="color:inherit;text-decoration:none;">(817) 266-2022</a>
|
||||
</div>
|
||||
<div class="contact-detail">
|
||||
<span>✉️</span>
|
||||
|
||||
Reference in New Issue
Block a user