Project

General

Profile

« Previous | Next » 

Revision c359043a

Added by Andreas Kohlbecker over 7 years ago

settings ui text change

View differences:

modules/cdm_dataportal/settings.php
2096 2096

  
2097 2097
  $form['taxon_profile']['distribution_layout'][DISTRIBUTION_ORDER_MODE] = array(
2098 2098
    '#type' => 'radios',
2099
    '#title' => t('Textal distribution mode') . ':',
2099
    '#title' => t('Display mode') . ':',
2100 2100
    '#default_value' => variable_get(DISTRIBUTION_ORDER_MODE, DISTRIBUTION_ORDER_MODE_DEFAULT),
2101 2101
    '#options' => array(
2102 2102
      'FLAT_ALPHA' => t('Flat list'),

Also available in: Unified diff