mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Removed spell checker, auto_br, and preview
git-svn-id: https://develop.svn.wordpress.org/trunk@93 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -14,8 +14,6 @@ die ("The admin disabled this function");
|
||||
<head>
|
||||
<title>b2 > upload images/files</title>
|
||||
<link rel="stylesheet" href="<?php echo $b2inc; ?>/b2.css" type="text/css">
|
||||
<?php if ($use_spellchecker) { ?>
|
||||
<script type="text/javascript" language="javascript" src="<?php echo $spch_url; ?>"></script><?php } ?>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user