Dotclear


Ignore:
Timestamp:
10/24/12 15:54:49 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add class attribute (applied to encapsulated div) for standard widgets - Fixes #1230

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/blogroll/_public.php

    r776 r904  
    151151           
    152152          return 
    153           '<div class="links">'. 
     153          '<div class="links'.($w->class ? ' '.html::escapeHTML($w->class) : '').'">'. 
    154154          ($w->title ? '<h2>'.html::escapeHTML($w->title).'</h2>' : ''). 
    155155          $links. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map