Dotclear

Ticket #1668 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

/dotclear/admin/plugin.php?p=pings : label non cliquable

Reported by: brol Owned by: team
Priority: normal Milestone: 2.6
Component: module:plugins Version: dev
Severity: normal Keywords:
Cc:

Description

\dotclear\plugins\pings\index.php lignes 66 et 67 :

remplacer :

'<p><label for="pings_active" class="classic">'.form::checkbox('pings_active',1,$core->blog->settings->pings->pings_active).'</label> '.
__('Activate pings extension').'</p>';

par :

'<p><label for="pings_active" class="classic">'.form::checkbox('pings_active',1,$core->blog->settings->pings->pings_active).
__('Activate pings extension').'</label></p>';

Change History

comment:1 Changed 12 years ago by Anne Kozlika <kozlika@…>

  • Status changed from new to closed
  • Resolution set to fixed

(In [742257086b08]) Label for checkbox at the good place. Fixes #1668

comment:2 Changed 12 years ago by kozlika

  • Version changed from 2.5 to dev
  • Milestone changed from A definir to 2.6
Note: See TracTickets for help on using tickets.

Sites map