Make WordPress Core

Changeset 589


Ignore:
Timestamp:
12/08/2003 01:55:38 AM (23 years ago)
Author:
saxmatt
Message:

Renamed template editor and fixed wordings.

Location:
trunk/wp-admin
Files:
1 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/b2menutop.txt

    r585 r589  
    553       users.php       Users
    664       wp-options.php  Options
    7 4       b2template.php  Template
     74       templates.php   Templates
    88***
    99(Everything after the '***' is a comment.)
  • trunk/wp-admin/users.php

    r585 r589  
    11<?php
    2 $title = 'Team management';
     2$title = 'Users';
    33/* <Team> */
    44       
     
    8585<div class="wrap">
    8686  <h2>Authors</h2>
    87   <table cellpadding="5" cellspacing="0">
     87  <table cellpadding="5" cellspacing="0" width="100%">
    8888        <tr>
    8989        <th>ID</th>
Note: See TracChangeset for help on using the changeset viewer.