Fixed footer dates
This commit is contained in:
+3
-3
@@ -147,7 +147,7 @@
|
||||
<div class="services-post">
|
||||
|
||||
<div class="services-post-content">
|
||||
<h4>Kevkem Chiropractic</h4>
|
||||
<h4 style="font-weight: bold; ">Kevkem Chiropractic</h4>
|
||||
<p>The Kevkem Chiropractic Health & Injury Rehab Center website is the key for you to make better decisions about your health and well-being.</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -157,7 +157,7 @@
|
||||
<div class="services-post">
|
||||
|
||||
<div class="services-post-content">
|
||||
<h4><a href="/contact">Contact us</a></h4>
|
||||
<h4 style="font-weight: bold; "><a href="/contact">Contact us</a></h4>
|
||||
<p>For more information or to schedule an appointment with our Austell chiropractor, call 770-778-0088 today!</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -167,7 +167,7 @@
|
||||
<div class="services-post">
|
||||
|
||||
<div class="services-post-content">
|
||||
<h4><a href="/services">Services</a></h4>
|
||||
<h4 style="font-weight: bold; "><a href="/services">Services</a></h4>
|
||||
<p><a href="/services.html">Chiropractic Care, Corrective Exercises, Lifestyle Advice, Nutritional Counseling, Massage Therapy, Spinal & Postural Screenings</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -131,7 +131,7 @@
|
||||
<div class="footer-line-in">
|
||||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
<p>© 2014 KekKem, All Rights Reserved</p>
|
||||
<p>© 2014 - <?=date("Y");?> KekKem, All Rights Reserved</p>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<ul class="social-icons">
|
||||
|
||||
Reference in New Issue
Block a user