Make WordPress Core


Ignore:
Timestamp:
08/09/2008 05:36:14 AM (17 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-link-form.php

    r8589 r8600  
    117117<div id="categories-all" class="ui-tabs-panel">
    118118    <ul id="categorychecklist" class="list:category categorychecklist form-no-clear">
    119         <?php 
     119        <?php
    120120        if ( isset($link->link_id) )
    121121            wp_link_category_checklist($link->link_id);
Note: See TracChangeset for help on using the changeset viewer.