Projet

Général

Profil

Révision 578c6d8f

Ajouté par Assos Assos il y a presque 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/mayo/theme-settings.php
145 145
      1 => t('1. Apply page margin to all (header, footer and main contents).'),
146 146
      2 => t('2. Apply page margin to main contents only.'),
147 147
    ),
148
    '#description' => '<img src="/' . drupal_get_path('theme', 'mayo') . '/images/page-layout.png" /><br />' . t('When the layout 2 is selected, or header background image is selected, header borders are not drawn to make it looks better.'),
148
    '#description' => '<img src="/' . drupal_get_path('theme', 'mayo') . '/images/page-layout.png" /><br />' . t('When the layout 2 is selected, or header background image is selected, header borders are not drawn to make it look better.'),
149 149
  );
150 150

  
151 151
  /* --------------- Responsive sidebar layout settings -------------- */
......
958 958
    '#type' => 'checkbox',
959 959
    '#title' => t('Use dark message colors'),
960 960
    '#default_value' => theme_get_setting('dark_messages'),
961
    '#value' => 'dark-messages',
961
    '#return_value' => 'dark-messages',
962 962
    '#description' => t('Check here if you use the dark color set. Colors for the status/warning/error messages are adjusted.'),
963 963
  );
964 964

  

Formats disponibles : Unified diff