Dotclear


Ignore:
Timestamp:
07/29/13 12:44:41 (12 years ago)
Author:
Nicolas Lœuillet <nicolas@…>
Branch:
remove-search-fieldset
Children:
1254:a6c978089f3a, 1410:6172bd5b1460
Message:

remove fieldset in sarch widget to respect RGAA 3.5  http://www.rgaa.net/Absence-d-element-fieldset-sans.html

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/widgets/_widgets_functions.php

    r1179 r1253  
    2929          ($w->title ? '<h2><label for="q">'.html::escapeHTML($w->title).'</label></h2>' : ''). 
    3030          '<form action="'.$core->blog->url.'" method="get">'. 
    31           '<fieldset>'. 
    3231          '<p><input type="text" size="10" maxlength="255" id="q" name="q" value="'.$value.'" /> '. 
    3332          '<input type="submit" class="submit" value="ok" /></p>'. 
    34           '</fieldset>'. 
    3533          '</form>'. 
    3634          ($w->content_only ? '' : '</div>'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map