diff options
Diffstat (limited to 'dash')
| -rw-r--r-- | dash/dash_functions.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dash/dash_functions.php b/dash/dash_functions.php index 2f6c794..56785a5 100644 --- a/dash/dash_functions.php +++ b/dash/dash_functions.php @@ -36,7 +36,7 @@ function draw_norate_s () { <div class="job"> <p class="jobtitle"><a href="post.php">You have no jobs yet!</a></p> <p class="jobpay">Apply to more ads. It's FREE!</p> - <p class="jobblurb">None of your applications have been approved yet. In the meantime, be sure to reply to more job postings maximize your exposure.<br /><a href="dash/">Browse ads!</a></p> + <p class="jobblurb">None of your applications have been approved yet. In the meantime, be sure to reply to more job postings to maximize your exposure.<br /><a href="dash/">Browse ads!</a></p> </div> <?php } |
