Project

General

Profile

« Previous | Next » 

Revision 6a660dc3

Added by Patrick Plitzner over 5 years ago

ref #7686 Remove citation label

View differences:

modules/cdm_dataportal/includes/occurrences.inc
37 37

  
38 38
    if($is_specimen_page) {
39 39
        if($specimen->citation){
40
            $detail_html .= "<br>".create_label("Citation") . $specimen->citation . "<br>";
40
            $detail_html .= "<br>".$specimen->citation."<br>";
41 41
        }
42 42
    }
43 43
    if($specimen->preferredStableUri){

Also available in: Unified diff