Project

General

Profile

« Previous | Next » 

Revision 5087fadc

Added by Andreas Kohlbecker over 4 years ago

renaming search page tab to 'Taxon graph search'

View differences:

modules/cdm_dataportal/cdm_dataportal.module
619 619
   * the MENU_LOCAL_TASK creates another tab
620 620
   */
621 621
  $items['cdm_dataportal/registration-search/taxongraph'] = array(
622
    'title' => 'Taxonomic search', // will be passed through t()
622
    'title' => 'Taxon graph search', // will be passed through t()
623 623
    'page callback' => 'cdm_dataportal_view_search_registrations_results',
624 624
    'page arguments' => array("taxongraph"),
625 625
    'access arguments' => array('access cdm content'),

Also available in: Unified diff