Dotclear

Ticket #1537 (closed defect: fixed)

Opened 10 years ago

Last modified 10 years ago

validateur lib.dc.page.php

Reported by: brol Owned by: team
Priority: normal Milestone: 2.5.3
Component: module:core Version: 2.5
Severity: normal Keywords:
Cc:

Description

\dotclear\inc\admin\lib.dc.page.php ligne 166 (testé avec une 2.6). Remplacer :

'<div class="error"><p><strong>'.(count($core->error->getErrors()) > 1 ? __('Errors:') : __('Error:')).'</p></strong>'.

par :

'<div class="error"><p><strong>'.(count($core->error->getErrors()) > 1 ? __('Errors:') : __('Error:')).'</strong></p>'.

Change History

comment:1 Changed 10 years ago by Denis Jean-Christian <contact@…>

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

(In [60f769c02574]) Fix html typo, fixes #1537

comment:2 Changed 10 years ago by franck

  • Milestone changed from A definir to 2.5.3
Note: See TracTickets for help on using tickets.

Sites map