Changeset 22948 for trunk/wp-admin/install.php
- Timestamp:
- 11/30/2012 01:40:59 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/install.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/install.php
r22634 r22948 16 16 <title>Error: PHP is not running</title> 17 17 </head> 18 <body >18 <body class="wp-core-ui"> 19 19 <h1 id="logo"><a href="http://wordpress.org/">WordPress</a></h1> 20 20 <h2>Error: PHP is not running</h2> … … 63 63 ?> 64 64 </head> 65 <body <?php if ( is_rtl() ) echo ' class="rtl"'; ?>>65 <body class="wp-core-ui<?php if ( is_rtl() ) echo ' rtl'; ?>"> 66 66 <h1 id="logo"><a href="<?php esc_attr_e( 'http://wordpress.org/' ); ?>"><?php _e( 'WordPress' ); ?></a></h1> 67 67
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)