Project

General

Profile

« Previous | Next » 

Revision 25fc25ca

Added by Patrick Plitzner over 5 years ago

ref #7686 Change label of specimen page link

View differences:

modules/cdm_dataportal/includes/occurrences.inc
32 32
    $pathToSpecimen = path_to_specimen($specimen->uuid);
33 33
    if (!$is_specimen_page) {
34 34
        $specimenPageLink = l($specimen->accessionNumber, $pathToSpecimen, array('attributes' => array('target' => '_blank')));
35
        $detail_html .= "<strong>Specimen page: $specimenPageLink</strong><br>";
35
        $detail_html .= "<strong>Specimen summary: $specimenPageLink</strong><br>";
36 36
    }
37 37

  
38 38

  

Also available in: Unified diff