Make WordPress Core

Ticket #8581: theme-editor2.diff

File theme-editor2.diff, 484 bytes (added by roganty, 16 years ago)

Closes tag and keeps formatting for file name with no description

  • theme-editor.php

     
    9696<?php endif;
    9797
    9898$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>";
    100100?>
    101101<div class="wrap">
    102102<?php screen_icon(); ?>