Ticket #26890: 26890.diff
| File 26890.diff, 659 bytes (added by , 13 years ago) |
|---|
-
wp-admin/customize.php
133 133 <?php if ( $wp_customize->theme()->get('Description') ): ?> 134 134 <div class="theme-description"><?php echo $wp_customize->theme()->display('Description'); ?></div> 135 135 <?php endif; ?> 136 137 <?php if ( current_user_can( 'switch_themes' ) ) : ?> 138 <p><a class="button" href="<?php echo esc_url( admin_url( 'themes.php' ) ); ?>"><?php _e( 'Switch Themes' ); ?></a></p> 139 <?php endif; ?> 136 140 </div> 137 141 <?php endif; ?> 138 142 </div>
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)