diff --git a/www/application/controllers/Jobs.php b/www/application/controllers/Jobs.php index 8bf4cde0..96f93949 100644 --- a/www/application/controllers/Jobs.php +++ b/www/application/controllers/Jobs.php @@ -610,9 +610,9 @@ echo $this->getMarketInterestMessage( $data['offer_code'], $out['client_id'] ) if ($num > 0) { $row = $query->row_array(); - $myTable = "
| " . $row['offer_code'] . " Timeline:" . $row['timeline_days'] . " day(s) - Budget: " . $row['price'] * 0.01 . " Naira | |
| Title | " . $row['title'] . " |
| Description | " . $row['description'] . " |
| Detail | " . $row['job_description'] . " |
| Interests : " . $data['interest'] . " Expire: " . $row['expire']." | |
| If you have any questions about this task :" + . "" + . " | |