]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/includes/media.php
Wordpress 3.0.1-scripts
[autoinstalls/wordpress.git] / wp-admin / includes / media.php
index 405ca9f2e95f07bedbad43bf8cdb12651194fd4e..e5c89e071abb4eeb8dd001de5babeca208482a3a 100644 (file)
@@ -2135,7 +2135,7 @@ function type_url_form_video() {
                        </th>
                        <td class="field"><input id="insertonly[title]" name="insertonly[title]" value="" type="text" aria-required="true"></td>
                </tr>
-               <tr><td></td><td class="help">' . __('Link text, e.g. &#8220;Lucy on YouTube&#8220;') . '</td></tr>
+               <tr><td></td><td class="help">' . __('Link text, e.g. &#8220;Lucy on YouTube&#8221;') . '</td></tr>
        ' . _insert_into_post_button('video') . '
        </tbody></table>
 ';