Active
Project:
RootCandy
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 May 2012 at 11:20 UTC
Updated:
31 May 2012 at 11:20 UTC
php 5.3.3
template.php
// You must use next code:
l($user_first_name, 'user', array('attributes' => array('class' => array('user-name')))))
// Insterad of:
l($user_first_name, 'user', array('attributes' => array('class' => 'user-name'))))
// Wrap class property with array