Project

General

Profile

« Previous | Next » 

Revision e35d5a7c

Added by Andreas Kohlbecker over 5 years ago

fix #7974 text change in registration date label

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.page.theme
505 505
            $datePublished,
506 506
          );
507 507
        }
508
        // $datePublished = array(t(ucfirst(strtolower($fieldname))),
509
        // $datePublished);
510 508
      }
511 509
      elseif ($fieldname == "doi" && is_object($reference->doi)) {
512 510
        $table_rows[] = array(

Also available in: Unified diff