Dotclear


Ignore:
Timestamp:
07/09/11 19:47:57 (14 years ago)
Author:
kozlika
Branch:
default
Message:

Accessibility: fieldset aren't used if not necessary.
Create a class="fieldset" for presentation needs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/akismet/class.dc.filter.akismet.php

    r270 r536  
    136136           
    137137          $res = 
    138           '<form action="'.html::escapeURL($url).'" method="post">'. 
     138          '<form action="'.html::escapeURL($url).'" method="post" class="fieldset">'. 
    139139          '<p><label for="ak_key" class="classic">'.__('Akismet API key:').' '. 
    140140          form::field('ak_key',12,128,$ak_key).'</label>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map