Changeset 17466 for branches/3.1/wp-login.php
- Timestamp:
- 02/18/2011 05:15:26 AM (15 years ago)
- File:
-
- 1 edited
-
branches/3.1/wp-login.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.1/wp-login.php
r17367 r17466 80 80 } 81 81 82 do_action('login_head'); ?> 82 do_action( 'login_enqueue_scripts' ); 83 do_action( 'login_head' ); ?> 83 84 </head> 84 85 <body class="login">
Note: See TracChangeset
for help on using the changeset viewer.