IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>windows-1252
|
|
|
|
| 303 | 303 | ?> |
| 304 | 304 | <table> |
| 305 | 305 | <tr> |
| 306 | | <th><?php _ex('Name', 'theme name'); ?></th> |
| 307 | | <th><?php _e('Description'); ?></th> |
| 308 | | <?php if ( $can_delete ) { ?> |
| | 306 | <th><?php _ex( 'Name', 'theme name' ); ?></th> |
| | 307 | <th><?php _e( 'Description' ); ?></th> |
| | 308 | <?php if ( $can_delete ) : ?> |
| 309 | 309 | <td></td> |
| 310 | | <?php } ?> |
| 311 | | </tr> |
| | 310 | <?php endif; ?> |
| 312 | 311 | </tr> |
| 313 | 312 | <?php foreach ( $broken_themes as $broken_theme ) : ?> |
| 314 | 313 | <tr> |