Make WordPress Core


Ignore:
Timestamp:
07/04/2006 05:56:27 PM (19 years ago)
Author:
matt
Message:

We talk good. Fixes #2632

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/templates.php

    r3946 r3949  
    5151
    5252    if ( ! current_user_can('edit_files') )
    53     die('<p>'.__('You have do not have sufficient permissions to edit templates for this blog.').'</p>');
     53        die('<p>'.__('You do not have sufficient permissions to edit templates for this blog.').'</p>');
    5454
    5555    if ( strstr( $file, 'wp-config.php' ) )
Note: See TracChangeset for help on using the changeset viewer.