Changeset 2235

Show
Ignore:
Timestamp:
04/27/08 05:42:56 (2 weeks ago)
Author:
anarcat
Message:

usability fixes:

  • remove the redundant "MySQL" in "MySQL users"
  • move that "Users" menu lower down to make it obvious "MySQL" is all about "Databases"
Files:

Legend:

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

    r2104 r2235  
    3232?> 
    3333<dt id="mysql">MySQL</dt> 
    34 <dd><a href="sql_users_list.php"><?php __("MySQL Users") ?></a></dd> 
    3534<dd><a href="sql_list.php"><?php __("Databases"); ?></a></dd> 
     35<dd><a href="sql_users_list.php"><?php __("Users") ?></a></dd> 
    3636<dd><a target="_blank" href="sql_admin.php"><?php __("SQL Admin"); ?></a></dd> 
    3737<?php