summaryrefslogtreecommitdiffstats
path: root/usr/local/www/edit.php
diff options
context:
space:
mode:
authorCharlie Marshall <charlie0440@gmail.com>2013-08-18 22:37:48 +0100
committerCharlie Marshall <charlie0440@gmail.com>2013-08-18 22:37:48 +0100
commit4fd091046f03d8113beeaeb827a338ad91ad1a4c (patch)
tree7aa4540d7defc61fd5f051dccb36e7f3bc0582ae /usr/local/www/edit.php
parent304161667b48e222562ab5905a0567bd3c9cff0c (diff)
downloadpfsense-4fd091046f03d8113beeaeb827a338ad91ad1a4c.zip
pfsense-4fd091046f03d8113beeaeb827a338ad91ad1a4c.tar.gz
remove css
Diffstat (limited to 'usr/local/www/edit.php')
-rw-r--r--usr/local/www/edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/edit.php b/usr/local/www/edit.php
index f700fcf..f48b9bf 100644
--- a/usr/local/www/edit.php
+++ b/usr/local/www/edit.php
@@ -199,7 +199,7 @@ outputJavaScriptFileInline("javascript/base64.js");
<!-- file viewer/editor -->
<table width="100%">
<tr>
- <td valign="top" class="label">
+ <td valign="top">
<div style="background:#eeeeee;" id="fileOutput">
<textarea id="fileContent" name="fileContent" style="width:100%;" rows="30" wrap="off"></textarea>
</div>
OpenPOWER on IntegriCloud