Re-applying sidebar text changes on the Request for Quote section
authorLaury GvR <laury@gaslightmedia.com>
Thu, 16 Feb 2017 21:39:42 +0000 (16:39 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 16 Feb 2017 21:39:42 +0000 (16:39 -0500)
sidebar.php

index 4e65a05..c89e200 100644 (file)
@@ -27,8 +27,8 @@
                                     </div>
                                     <div class="small-6 medium-12 large-7 columns">
                                         <h5>Request for Quote</h5>
-                                        <p>Explore topics, availability and pricing.</p>
-                                        <a href="<?php echo get_permalink(4870); ?>" class="button">view now</a>
+                                        <p>Explore services, availability and pricing.</p>
+                                        <a href="<?php echo get_permalink(4870); ?>" class="button">submit</a>
                                     </div>
                                 </div>
                                 <?php echo get_template_part("parts/cats-and-products"); ?>