Plugin Directory

Changeset 774396


Ignore:
Timestamp:
09/18/2013 03:32:44 AM (12 years ago)
Author:
sts_jon
Message:

Version 1.1 Hotfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bootstrap-glyphicons-in-visual-editor/trunk/tinymce/window.php

    r772409 r774396  
    1111<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_option('blog_charset'); ?>" />
    1212<LINK rel="stylesheet" href="<?php echo plugins_url('admin.min.css', __FILE__ ); ?>" type="text/css">
    13 <LINK rel="stylesheet" href="<?php echo plugins_url('../css/bootstrap.min.css', __FILE__ ); ?>" type="text/css">
     13<LINK rel="stylesheet" href="<?php echo plugins_url('../css/bgiiwpve.css', __FILE__ ); ?>" type="text/css">
    1414<script language="javascript" type="text/javascript" src="<?php echo site_url(); ?>/wp-includes/js/tinymce/tiny_mce_popup.js"></script>
    1515<script language="javascript" type="text/javascript" src="<?php echo site_url(); ?>/wp-includes/js/tinymce/utils/form_utils.js"></script>
Note: See TracChangeset for help on using the changeset viewer.