Dotclear


Ignore:
Timestamp:
08/18/13 16:27:51 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Let labels be labels, the end (I hope so).

File:
1 edited

Legend:

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

    r1179 r1454  
    137137          $res = 
    138138          '<form action="'.html::escapeURL($url).'" method="post" class="fieldset">'. 
    139           '<p><label for="ak_key" class="classic">'.__('Akismet API key:').' '. 
    140           form::field('ak_key',12,128,$ak_key).'</label>'; 
     139          '<p><label for="ak_key" class="classic">'.__('Akismet API key:').'</label> '. 
     140          form::field('ak_key',12,128,$ak_key); 
    141141           
    142142          if ($ak_verified !== null) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map