Changeset 8869 for trunk/wp-content/themes/default/header.php
- Timestamp:
- 09/11/2008 07:25:50 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/default/header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/header.php
r8408 r8869 25 25 </style> 26 26 27 <?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); ?> 28 27 29 <?php wp_head(); ?> 28 30 </head>
Note: See TracChangeset
for help on using the changeset viewer.