Re: [symfony-users] Remove header names in admin lists

2011-03-18 Thread Francesco Levorato
Could you list the errors you get? Cheers, Francesco On Thu, Mar 17, 2011 at 3:07 PM, elitalon wrote: > Hi, > > I would like to remove the default word "Actions" from the header of > generated admin lists. I have searched the template it uses, and I > found that there is a _list.php with this hea

[symfony-users] Remove header names in admin lists

2011-03-17 Thread elitalon
Hi, I would like to remove the default word "Actions" from the header of generated admin lists. I have searched the template it uses, and I found that there is a _list.php with this header. However, copying this file to the module templates directory and overriding it raises several errors. How