Dotclear


Ignore:
Timestamp:
11/15/14 15:34:24 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

ARIA role="alert" in da place \o/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/auth.php

    r2784 r2787  
    330330<?php 
    331331if ($err) { 
    332      echo '<div class="error">'.$err.'</div>'; 
     332     echo '<div class="error" role="alert">'.$err.'</div>'; 
    333333} 
    334334if ($msg) { 
    335      echo '<p class="success">'.$msg.'</p>'; 
     335     echo '<p class="success" role="alert">'.$msg.'</p>'; 
    336336} 
    337337 
Note: See TracChangeset for help on using the changeset viewer.

Sites map