Changeset 2900 for trunk/wp-admin/edit-page-form.php
- Timestamp:
- 09/21/2005 05:13:49 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-page-form.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-page-form.php
r2826 r2900 84 84 </fieldset> 85 85 86 <?php if ( $authors = get_editable_authors( $current_user-> ID) ) : // TODO: ROLE SYSTEM ?>86 <?php if ( $authors = get_editable_authors( $current_user->id ) ) : // TODO: ROLE SYSTEM ?> 87 87 <fieldset id="authordiv" class="dbx-box"> 88 88 <h3 class="dbx-handle"><?php _e('Post author'); ?>:</h3>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)