Oh god short tages everywehre
This commit is contained in:
parent
d07685cdc9
commit
5936375271
|
|
@ -157,7 +157,7 @@ echo $paginator->counter(array(
|
|||
<?php echo $enquiry['Status']['name']; ?>
|
||||
</div>
|
||||
</td>
|
||||
<td class="comments"><?
|
||||
<td class="comments"><?php
|
||||
if (strlen($enquiry['Enquiry']['comments']) > 150) {
|
||||
echo substr($enquiry['Enquiry']['comments'], 0, 150);
|
||||
echo $html->link('.....', array('controller' => 'enquiries', 'action' => 'view', $enquiry['Enquiry']['id']));
|
||||
|
|
|
|||
Loading…
Reference in a new issue