Dotclear


Ignore:
Timestamp:
05/02/11 09:59:19 (14 years ago)
Author:
kozlika
Branch:
userprefs
Message:

Correction formulaires Pings.
/!\ NEEDS HELP! ajouter le title du checkbox dans le fichier post.js du plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/pings/lib.pings.php

    r0 r94  
    6363          { 
    6464               echo 
    65                '<p class="ping-services"><label class="classic">'. 
    66                form::checkbox(array('pings_do[]'),html::escapeHTML($v),in_array($v,$pings_do)).' '. 
     65               '<p class="ping-services"><label for="pings_do" class="classic">'. 
     66               form::checkbox(array('pings_do[]','pings_do'),html::escapeHTML($v),in_array($v,$pings_do)).' '. 
    6767               html::escapeHTML($k).'</label></p>'; 
    6868          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map