Login or Register

RSS IconRecent posts in this topic

avatar
cyandesign on Oct 24. 2007. 12:19 am
Sorry laurentsj, I never made it in that far. Anybody else have a quick answer?
avatar
Ilija Studen on Oct 24. 2007. 1:47 am
laurentsj:
Thanks Cyan for this... would you know where to rename the "checklists" in the breadcrumb navigation bar ?


In /activecollab/application/modules/checklists/controllers/ChecklistsController.class.php on line 48 you have the following code:

$this->wireframe->addBreadCrumb(lang('Checklists'), $checklists_url);


Just use lang('Taskslists') instead of lang('Checklists'). That should do the trick.
activeCollab team member

RSS IconRecent posts in this topic