mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Forgot that engage brain thing again ...
git-svn-id: file:///svn/phpbb/trunk@1319 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
04660b6475
commit
e4c8d6e886
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
<!-- Spell checker option part 1: You must sign up for free at www.spellchecker.net to use this option -->
|
<!-- Spell checker option part 1: You must sign up for free at www.spellchecker.net to use this option -->
|
||||||
<!-- Change the path to point to the file you got once signed up at Spellchecker.net -->
|
<!-- Change the path to point to the file you got once signed up at Spellchecker.net -->
|
||||||
<!-- Remember to uncomment the spellchecker button near the end of this template -->
|
<!-- Remember to uncomment the spellchecker button near the end of this template -->
|
||||||
<script type="text/javascript" language="javascript" src=spellcheck/spch.js></script>
|
<!-- script type="text/javascript" language="javascript" src=spellcheck/spch.js></script -->
|
||||||
<!-- End spellchecker option -->
|
<!-- End spellchecker option -->
|
||||||
|
|
||||||
<script language="JavaScript" type="text/javascript">
|
<script language="JavaScript" type="text/javascript">
|
||||||
|
@ -67,7 +67,7 @@ function checkForm(formObj) {
|
||||||
<!-- Spell checker option part 2: You must sign up for free at www.spellchecker.net to use this option -->
|
<!-- Spell checker option part 2: You must sign up for free at www.spellchecker.net to use this option -->
|
||||||
<!-- Change the path in the onclick function to point to your files you got once signed up at Spellchecker.net -->
|
<!-- Change the path in the onclick function to point to your files you got once signed up at Spellchecker.net -->
|
||||||
<!-- Remember to uncomment the link to the javascript file at the top of this template -->
|
<!-- Remember to uncomment the link to the javascript file at the top of this template -->
|
||||||
<input type="button" tabindex="4" class="liteoption" name="spellcheck" value="{L_SPELLCHECK}" onClick= "doSpell ('uk', document.post.message, document.location.protocol + '//' + document.location.host + '/phpBB/spellcheck/sproxy.php', true);" />
|
<!-- input type="button" tabindex="4" class="liteoption" name="spellcheck" value="{L_SPELLCHECK}" onClick= "doSpell ('uk', document.post.message, document.location.protocol + '//' + document.location.host + '/phpBB/spellcheck/sproxy.php', true);" / -->
|
||||||
<!-- End spellchecker option -->
|
<!-- End spellchecker option -->
|
||||||
<input type="submit" tabindex="6" name="submit" class="mainoption" value="{L_SEND_EMAIL}" /></td>
|
<input type="submit" tabindex="6" name="submit" class="mainoption" value="{L_SEND_EMAIL}" /></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Add table
Reference in a new issue