Make WordPress Core


Ignore:
Timestamp:
12/14/2011 05:36:38 PM (14 years ago)
Author:
ryan
Message:

Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433

File:
1 edited

Legend:

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

    r18078 r19596  
    2525    do_action('edit_tag_form_pre', $tag);
    2626
    27 do_action($taxonomy . '_pre_edit_form', $tag, $taxonomy);  ?>
     27do_action($taxonomy . '_pre_edit_form', $tag, $taxonomy); ?>
    2828
    2929<div class="wrap">
Note: See TracChangeset for help on using the changeset viewer.