Forgot that engage brain thing again ...

git-svn-id: file:///svn/phpbb/trunk@1319 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2001-11-15 17:00:19 +00:00
parent 04660b6475
commit e4c8d6e886

View file

@ -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 -->
&nbsp;<input type="submit" tabindex="6" name="submit" class="mainoption" value="{L_SEND_EMAIL}" /></td> &nbsp;<input type="submit" tabindex="6" name="submit" class="mainoption" value="{L_SEND_EMAIL}" /></td>
</tr> </tr>