Project

General

Profile

« Previous | Next » 

Revision 5a4a32da

Added by Andreas Kohlbecker almost 5 years ago

ref #8016 registration event type representation: fixing position (weight)

View differences:

modules/cdm_dataportal/cdm_dataportal.module
1847 1847
    }
1848 1848
    // related taxa
1849 1849
    if ($taxa) {
1850
      $content['related_taxa_header'] = markup_to_render_array("<h5>Taxa for this name:</h5>");
1850
      $content['related_taxa_header'] = markup_to_render_array("<h4>Taxa for this name</h4>");
1851 1851
      $content['related_taxa'] = compose_list_of_taxa($taxa);
1852 1852
    }
1853 1853
    else {

Also available in: Unified diff