Ticket #29336: 29336.diff
| File 29336.diff, 626 bytes (added by , 11 years ago) |
|---|
-
src/wp-includes/functions.php
2472 2472 <html xmlns="http://www.w3.org/1999/xhtml" <?php if ( function_exists( 'language_attributes' ) && function_exists( 'is_rtl' ) ) language_attributes(); else echo "dir='$text_direction'"; ?>> 2473 2473 <head> 2474 2474 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 2475 <meta name="viewport" content="width=device-width"> 2475 2476 <title><?php echo $title ?></title> 2476 2477 <style type="text/css"> 2477 2478 html {