Make WordPress Core


Ignore:
Timestamp:
02/27/2007 03:24:54 PM (18 years ago)
Author:
markjaquith
Message:

trailing tabs and whitespace cleanup.

File:
1 edited

Legend:

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

    r4915 r4953  
    108108
    109109        if ( isset($_POST['save']) )
    110             $location = "page.php?action=edit&post=$page_ID";       
     110            $location = "page.php?action=edit&post=$page_ID";
    111111    } else {
    112112        if ($_POST['save']) {
Note: See TracChangeset for help on using the changeset viewer.