Projet

Général

Profil

Révision bc175c27

Ajouté par Assos Assos il y a plus de 5 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ldap/ldap_authentication/ldap_authentication.theme.inc
48 48
    $msg = t('This page is only useful for the site administrator.  All other users
49 49
      need to reset their passwords');
50 50
    if ($auth_conf->ldapUserHelpLinkUrl) {
51
      $msg .=  ' ' . t('at') . ' ' . l(t($auth_conf->ldapUserHelpLinkText), $auth_conf->ldapUserHelpLinkUrl) . '.';
51
      $msg .= ' ' . t('at') . ' ' . l(t($auth_conf->ldapUserHelpLinkText), $auth_conf->ldapUserHelpLinkUrl) . '.';
52 52
    }
53 53
    else {
54
      $msg .=  ' ' . t('with one of your organizations password management sites.');
54
      $msg .= ' ' . t('with one of your organizations password management sites.');
55 55
    }
56 56
  }
57 57
  else { // mixed mode

Formats disponibles : Unified diff