Disregard, I forgot to add 'true' to the __() statement so that it
RETURNS the value instead of outputting it. It should read: <h1><?=
$html->link( __('Create an Incident.', true), '/incidents/add' );?></
h1>

I guess it's getting way late, and I should go to bed.

On Apr 2, 1:25 am, Elmo <[EMAIL PROTECTED]> wrote:

> <h1><?=$html->link( __('Create an Incident.'), '/incidents/add' );?></
> h1>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to