Dotclear

Changeset 3582:4d2db336ef65


Ignore:
Timestamp:
09/03/17 18:44:27 (8 years ago)
Author:
Gnieark<remi@…>
Branch:
allow-target-blank-simpleMenu
Message:

ah c'était des tabulations, pas des espaces ;)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/simpleMenu/_public.php

    r3581 r3582  
    140140                              '<a href="'.$href.'"'.$item['title']. 
    141141                              ((isset($m['targetBlank']) && ($m['targetBlank'])) ?  
    142               'target="_blank" title="'.__("the link will open a new window").'"'  
    143               : '').'>'. 
     142                                   'target="_blank" title="'.__("the link will open a new window").'"'  
     143                                   : '').'>'. 
    144144                              '<span class="simple-menu-label">'.$item['label'].'</span>'. 
    145145                              $item['span'].'</a>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map