Changeset 33329 for trunk/src/wp-includes/media-template.php
- Timestamp:
- 07/20/2015 03:56:19 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/media-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media-template.php
r33090 r33329 1244 1244 </script> 1245 1245 1246 <script type="text/html" id="tmpl-site-icon-preview"> 1247 <h2><?php _e( 'Preview' ); ?></h2> 1248 <strong><?php _e( 'As a browser icon' ); ?></strong> 1249 <div class="favicon-preview"> 1250 <img src="images/browser.png" class="browser-preview" width="182" height="" alt=""/> 1251 1252 <div class="favicon"> 1253 <img id="preview-favicon" src="{{ data.url }}" alt="<?php esc_attr_e( 'Preview as a browser icon' ); ?>"/> 1254 </div> 1255 <span class="browser-title"><?php bloginfo( 'name' ); ?></span> 1256 </div> 1257 1258 <strong><?php _e( 'As an app icon' ); ?></strong> 1259 <div class="app-icon-preview"> 1260 <img id="preview-app-icon" src="{{ data.url }}" alt="<?php esc_attr_e( 'Preview as an app icon' ); ?>"/> 1261 </div> 1262 </script> 1263 1246 1264 <?php 1247 1265
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)