Dotclear

Changeset 3951:d068f8063442


Ignore:
Timestamp:
12/02/18 22:16:01 (7 years ago)
Author:
Luce Carevic <luce.carevic@…>
Branch:
llu_ne/ajouter-intitul-du-lien-dans-le-title-cr-1543785343968
Children:
3952:96be74a39545, 4022:7197ad56c40d
Message:

ajouter intitulé du lien dans le title (critère 6.2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/simpleMenu/_public.php

    r3874 r3951  
    164164                    '">' . 
    165165                    '<a href="' . $href . '"' . 
    166                     (!empty($item['title']) ? ' title="' . $item['title'] . '"' : '') . 
     166                    (!empty($item['title']) ? ' title="'. $label ." - " . $item['title'] . '"' : '') . 
    167167                    (($targetBlank) ? ' target="_blank" rel="noopener noreferrer"' : '') . '>' . 
    168168                    '<span class="simple-menu-label">' . $item['label'] . '</span>' . 
Note: See TracChangeset for help on using the changeset viewer.

Sites map