projects
/
WP-Themes
/
capstone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebdc415
)
Re-applying sidebar text changes on the Request for Quote section
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 16 Feb 2017 21:39:42 +0000
(16:39 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 16 Feb 2017 21:39:42 +0000
(16:39 -0500)
sidebar.php
patch
|
blob
|
history
diff --git
a/sidebar.php
b/sidebar.php
index
4e65a05
..
c89e200
100644
(file)
--- a/
sidebar.php
+++ b/
sidebar.php
@@
-27,8
+27,8
@@
</div>
<div class="small-6 medium-12 large-7 columns">
<h5>Request for Quote</h5>
- <p>Explore
topic
s, availability and pricing.</p>
- <a href="<?php echo get_permalink(4870); ?>" class="button">
view now
</a>
+ <p>Explore
service
s, 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"); ?>