Ticket #24523: 24523.diff
File 24523.diff, 570 bytes (added by , 11 years ago) |
---|
-
header.php
12 12 <!DOCTYPE html> 13 13 <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> 14 14 15 <head profile="http://gmpg.org/xfn/11"> 15 <head> 16 <link rel="profile" href="http://gmpg.org/xfn/11"> 16 17 <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> 17 18 18 19 <title><?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?></title>