array ( 'caption' => l10n('comments'), 'url' => $link_start.'comments' ), 'upload' => array ( 'caption' => l10n('upload_pictures'), 'url' => $link_start.'upload' ) ); $page['tabsheet'][$page['page']]['selected'] = true; // Assign tabsheet to template template_assign_tabsheet(); } ?>