On Wed, Apr 2, 2008 at 10:55 AM, Elmo <[EMAIL PROTECTED]> wrote:
>
>  So I have this piece of code:
>  <h1><?=$html->link( __('Create an Incident.'), '/incidents/add' );?></
>  h1>

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

HTH
Tarique

-- 
=============================================================
Cheesecake-Photoblog: http://cheesecake-photoblog.org
PHP for E-Biz: http://sanisoft.com
=============================================================

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to