summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarson Fleming <cflems@cflems.net>2017-04-09 18:57:17 -0400
committerCarson Fleming <cflems@cflems.net>2017-04-09 18:57:17 -0400
commit1e35e053f12f4c4d26ec435f2b314e45cd3f05ea (patch)
treed830366115a4ecff442709d2f611c61aea5344f0
parent37ef17fd2904e49d966ed0922871f675ceb384c0 (diff)
downloadbulletin-1e35e053f12f4c4d26ec435f2b314e45cd3f05ea.tar.gz
Fixed hire_eml.tpl language
-rw-r--r--inc/hire_eml.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/hire_eml.tpl b/inc/hire_eml.tpl
index 86fbb33..16b46ed 100644
--- a/inc/hire_eml.tpl
+++ b/inc/hire_eml.tpl
@@ -13,7 +13,7 @@
<div style="width: 450px; display: table; margin: 1em auto;">
<div style="font-family: sans-serif; font-size: 12pt; text-align: center; margin: 15px -15px; width: 100%; display: block;">
<p style="width: 100%;">[tpl:providername] has selected you for their ad, <a style="color: #fb4d00;" href="[config:base_url]dash/ads.php?id=[tpl:adid]">[tpl:adtitle]</a>. If you have any questions, please review the job description, contact the job provider at <a style="color: #fb4d00;" href="mailto:[tpl:provideremail]">[tpl:provideremail]</a>, or pay a visit to their <a style="color: #fb4d00;" href="[config:base_url]dash/profile.php?id=[tpl:providerid]">profile</a>.</p>
- <p style="width: 100%;">Once the job is complete, please rate your experience with this provider under the <a style="color: #fb4d00;" href="[config:base_url]dash/rate.php">rate</a> tab.</p>
+ <p style="width: 100%;">Once the job is complete, please rate your experience with this provider under the <a style="color: #fb4d00;" href="[config:base_url]dash/jobs.php">My Jobs</a> tab.</p>
</div>
</div>
<div style="width: 450px; height: 1px; margin: auto; background: #dddddd;"></div>