Page 1 of 1

Re: How to Group Rows in Table from PHP Array on CMSMS

Posted: Tue Nov 26, 2013 12:14 pm
by psy
Didn't work through the process entirely, but noticed

Code: Select all

<td>{$g.grup_name}</td>
Did you mean

Code: Select all

<td>{$g.group_name}</td>