Project

General

Profile

« Previous | Next » 

Revision 7afb5232

Added by Andreas Kohlbecker over 7 years ago

fixing case in labels and translation

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.page.theme
306 306
    $captionElements = array(
307 307
      'title',
308 308
      'rights',
309
      '#uri' => t('open Image'),
309
      '#uri' => t('Open Image'),
310 310
    );
311 311
    */
312 312
    $captionElements = array(
......
315 315
      'artist',
316 316
      'location',
317 317
      'rights',
318
      '#uri' => t('open Image'),
318
      '#uri' => t('Open image'),
319 319
    );
320 320
    $gallery_name = $taxon->uuid;
321 321
    $mediaLinkType = 'LIGHTBOX';

Also available in: Unified diff