X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/d3947bc013df7edd54b46deed8230d2eeafc5ecb..e3ff8f35458a959c1879c0a4976701ed8dcfe651:/wp-admin/edit-tag-form.php diff --git a/wp-admin/edit-tag-form.php b/wp-admin/edit-tag-form.php index a50685ef..d233b309 100644 --- a/wp-admin/edit-tag-form.php +++ b/wp-admin/edit-tag-form.php @@ -45,7 +45,7 @@ if ( 'category' == $taxonomy ) { } /** - * Use with caution, see http://codex.wordpress.org/Function_Reference/wp_reset_vars + * Use with caution, see https://codex.wordpress.org/Function_Reference/wp_reset_vars */ wp_reset_vars( array( 'wp_http_referer' ) ); @@ -74,22 +74,21 @@ do_action( "{$taxonomy}_pre_edit_form", $tag, $taxonomy ); ?>

-

labels->name ); ?>

- -

labels->name ); ?>

+

labels->name ); + ?>

-