Changeset 3364

Show
Ignore:
Timestamp:
12/28/05 00:10:23 (3 years ago)
Author:
ryan
Message:

Don't be lazy. Props Denyerec

Files:

Legend:

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

    r3335 r3364  
    8787    <?php if ( 'err' == $_GET['a'] ) : ?> 
    8888 <div id="message" class="error"><p><?php _e('Could not save file.') ?></p></div> 
    89     <? else: ?> 
     89    <?php else: ?> 
    9090 <div id="message" class="updated fade"><p><?php _e('File edited successfully.') ?></p></div> 
    91     <?endif; ?>    
     91    <?php endif; ?>    
    9292<?php endif; ?> 
    9393 <div class="wrap">