You could do it with CSS?
Jeremy Burns
[email protected]
On 20 Feb 2010, at 02:15, MST wrote:
> How can I replace the text 'Paid' with an image at the top of my
> table?
>
> So, instead of this:
> <th><?php echo $paginator->sort('Paid', 'payment_received');?></th>
>
> I get something like this:
> <th><?php echo $paginator->sort(' IMAGE GOES HERE ',
> 'payment_received');?></th>
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected] For more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en