Projet

Général

Profil

Révision b858700c

Ajouté par Assos Assos il y a environ 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/commerce/modules/order/commerce_order_ui.module
183 183
  if ($group == 'commerce') {
184 184
    // Allow the order creation help text to be translated.
185 185
    $help = variable_get('commerce_order_help_text', '');
186
    if ($help) {
186

  
187
    if (!empty($help)) {
187 188
      $strings['commerce']['order']['help']['create'] = $help;
189
      return $strings;
188 190
    }
189

  
190
    return $strings;
191 191
  }
192 192
}
193 193

  

Formats disponibles : Unified diff