thats great thanks a lot, i will use url(). Segunda-feira, 10 de Novembro de 2014 14:08:23 UTC-1, Yannick Nascimento escreveu: > > > <https://lh3.googleusercontent.com/-wlDzHgOGX-c/VGDUvb_lDYI/AAAAAAAABdI/QwDQB40_Y4o/s1600/link.PNG> > > > > > hi there ppl, i have this! > > <li> > <a href="#"> > <i class="fa fa-angle-double-right"></i> > Morris > </a> > > </li> > > > and i want to make ot like this! > > <li> > <?php echo $this->Html->link(__('list'), > array( > 'controller'=>'transactions', > 'action'=>'index' > ) > > ); ?> > </li> > > but am having problem with this, where and how i will put this > <i class="fa fa-angle-double-right"></i> >
-- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
