summaryrefslogtreecommitdiff
path: root/inc/html.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/html.php')
-rw-r--r--inc/html.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/inc/html.php b/inc/html.php
index 9ec6049ef..8c9af9c19 100644
--- a/inc/html.php
+++ b/inc/html.php
@@ -877,12 +877,10 @@ function html_edit($text=null,$include='edit'){ //FIXME: include needed?
}
?>
</script>
+ <span id="spell_action"></span>
<?}?>
</td>
<td>
-<!-- <span class="action" id="action"><a class="check_spelling" onClick="setObjToCheck('wikitext'); spellCheck();">Check Spelling</a></span>
- <span class="status" id="status"></span> -->
- <div id="spell_action"></div>
<div id="spell_suggest"></div>
</td>
</tr>