createLink('user', 'todo', "userID=$userID&type=all"), $lang->todo->all, '', "class='btn btn-link' id='todoTab'")?>
createLink('user', 'effort', "userID=$userID&type=all"), $lang->effort->all, '', "class='btn btn-link' id='effortTab'")?>
- createLink('user', 'todocalendar', "userID=$userID"), $lang->todo->common);?>
- createLink('user', 'effortcalendar', "userID=$userID"), $lang->effort->common);?>
- createLink('user', 'effort', "userID=$userID"), $lang->effort->common);?>