Ignore:
Timestamp:
02/09/11 09:37:23 (2 years ago)
Author:
benjamin
Message:

translation fr_FR for new features and misc translation fixes

File:
1 edited

Legend:

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

    r2842 r2843  
    9999<table class="tlist"> 
    100100 
    101 <tr><th colspan="2"><input type="hidden" name="domain" value="<?php echo $domain ?>"/> 
    102 <?php __("Actions"); ?></th><th><?php __("Email address"); ?></th><th><?php __("Size"); ?></th><th> </th></tr> 
     101<tr><th colspan="2"><input type="hidden" name="domain" value="<?php echo $domain ?>"/> </th> 
     102<th><?php __("Email address"); ?></th><th><?php __("Size"); ?></th><th> </th></tr> 
    103103<?php 
    104104$col=1; 
Note: See TracChangeset for help on using the changeset viewer.