On Thu, 2005-02-17 at 18:38 +0100, Don Graver (dgraver) wrote: > Hi, > > How do I set the 'title' for a new app that has a space in it, since > app_title is no longer a field in the phpgw_applications table. For > example: "Mailing lists". If I edit the phpgw_applications table, it > will give me an error. So, basically I have the following: > > Title: Mailing lists > Directory name: mailing
add this to the lang file mailing mailing en Mailing lists Note whitespace is \t not a space :) Cheers Dave -- Dave Hall (aka skwashd) API Coordinator phpGroupWare ------------------------------------------------------------------------- Do you think if Bill Gates got laid in high school, do you think there'd be a Microsoft? Of course not. Underwear Goes Inside The Pants by Lazy Boy _______________________________________________ Phpgroupware-users mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
