php fix
This commit is contained in:
@@ -209,7 +209,7 @@
|
|||||||
if ($_SESSION["active_offers_count"] > 0) {
|
if ($_SESSION["active_offers_count"] > 0) {
|
||||||
?>
|
?>
|
||||||
<a href="/jobs/pendingoffer" class="btn btn-link btn-float text-size-small has-text"><span>Market Jobs[<?php echo $_SESSION["active_offers_count"]; ?>]</span></a>
|
<a href="/jobs/pendingoffer" class="btn btn-link btn-float text-size-small has-text"><span>Market Jobs[<?php echo $_SESSION["active_offers_count"]; ?>]</span></a>
|
||||||
<?
|
<?php
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user