dylan2
2/11/2015 - 9:20 AM

Drupal l() function usage

Drupal l() function usage

<?php  l(t('Link text'), 'about-us', array('attributes' => array('class' => array('about-link'))));?>