Changeset 1011

Show
Ignore:
Timestamp:
04/25/06 04:39:36 (3 years ago)
Author:
anarcat
Message:

remove flags in favor of more neutral locale strings

Closes: #604

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/bureau/admin/index.php

    r874 r1011  
    6868<?php  
    6969foreach($locales as $l) { 
    70 if (file_exists("../".$l.".png")) { 
    7170?> 
    72  <a href="?setlang=<?php echo $l; ?>"><img src="../<?php echo $l; ?>.png" alt="<?php __($l); ?>" title="<?php __($l); ?>" /></a> 
    73 &nbsp;&nbsp; 
    74      <?php } } ?> 
     71<a href="?setlang=<?php echo $l; ?>"><?php __($l); ?></a>&nbsp; 
     72<?php } ?> 
    7573</td> 
    7674<td style="text-align: right">