Changeset 41610
- Timestamp:
- 09/27/2017 08:52:34 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/theme/themeDir.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/theme/themeDir.php
r41601 r41610 187 187 'Name' => 'Child and Parent Theme', 188 188 'Title' => 'Child and Parent Theme', 189 'Description' => sprintf( __( 'The theme defines itself as its parent theme. Please check the "%s" header.' ), 'Template' ),189 'Description' => sprintf( __( 'The theme defines itself as its parent theme. Please check the %s header.' ), '<code>Template</code>' ), 190 190 ), 191 191 );
Note: See TracChangeset
for help on using the changeset viewer.