Ticket #8581: theme-editor2.diff
File theme-editor2.diff, 484 bytes (added by , 16 years ago) |
---|
-
theme-editor.php
96 96 <?php endif; 97 97 98 98 $description = get_file_description($file); 99 $desc_header = ( $description != $file_show ) ? "$description</strong> (%s)" : "%s ";99 $desc_header = ( $description != $file_show ) ? "$description</strong> (%s)" : "%s</strong>"; 100 100 ?> 101 101 <div class="wrap"> 102 102 <?php screen_icon(); ?>