Make WordPress Core


Ignore:
Timestamp:
03/14/2008 07:56:43 PM (18 years ago)
Author:
ryan
Message:

i18n fixes from nbachiyski. fixes #6226

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/theme-editor.php

    r7194 r7300  
    9393    <h2 style="border: none; padding-bottom: 0px;"><?php _e('Theme Editor'); ?></h2>
    9494    <form id="themeselector" name="theme" action="theme-editor.php" method="post">
    95         <strong><?php _e('Select theme to edit: '); ?></strong>
     95        <strong><?php _e('Select theme to edit:'); ?> </strong>
    9696        <select name="theme" id="theme" style="margin: 0; padding: 0;">
    9797<?php
Note: See TracChangeset for help on using the changeset viewer.