Changeset 2700


Ignore:
Timestamp:
05/24/10 17:42:21 (3 years ago)
Author:
chantal
Message:

Modification ergonomie

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/bureau/admin/hta_list.php

    r2687 r2700  
    4848 
    4949        if (!is_array($r)) { 
    50                 echo "<p><a href=\"hta_add.php\">"._("Protect a folder")."</a><br />"; 
     50                echo "<p><span class=\"ina\"<a href=\"hta_add.php\">"._("Protect a folder")."</a></span><br />"; 
    5151                $mem->show_help("hta_list"); 
    5252                echo "</p>"; 
     
    8585</table> 
    8686<br /> 
    87 <input type="submit" class="inb" name="submit" value="<?php __("Unprotect the checked folders"); ?>" /> 
    88                         <span class="inb"><a href="hta_add.php"><?php __("Protect a folder"); ?></a></span> 
     87<input type="submit" class="ina" name="submit" value="<?php __("Unprotect the checked folders"); ?>" /> 
     88                        <span class="ina"><a href="hta_add.php"><?php __("Protect a folder"); ?></a></span> 
    8989</form> 
    9090 
Note: See TracChangeset for help on using the changeset viewer.