Parse error: syntax error, unexpected T_OBJECT_OPERATOR, expecting ',' or ';' in /home/content/k/u/c/kucharskiba/html/wp-content/themes/JobPress 2/functions-sub.php on line 1882
Here is the code from line 1882:
Code: Select all
echo '<th class="'.($n%2==0?'alternate':'').' check-column" valign="top" style="font-size:11px;"><input type="checkbox" name="post[]" value="'.$post_arr[$n]->ID.'" style="width:14px; height:14px;" /></th>';
Thank you in advance.
Brent