app/views/layouts/phcpresspro/components/frontend/footer/_footer.html.erb in phcpresspro-35.0.0 vs app/views/layouts/phcpresspro/components/frontend/footer/_footer.html.erb in phcpresspro-36.0.0
- old
+ new
@@ -1,6 +1,6 @@
-<!-- Start loads SEO Template Files From main_app -->
+<!-- Start load Footer Template Files From main_app -->
<div class="col-md-3">
<%= render 'layouts/components/frontend/footer/footer_address' %>
</div>
<div class="col-md-3">
<%= render 'layouts/components/frontend/footer/footer_newspost' %>
@@ -9,6 +9,6 @@
<%= render 'layouts/components/frontend/footer/footer_quicklinks' %>
</div>
<div class="col-md-3">
<%= render 'layouts/components/frontend/footer/footer_socialconnect' %>
</div>
-<!-- End loads SEO Template Files From main_app -->
+<!-- End load Footer Template Files From main_app -->