Changeset 83 for trunk/wp-admin/b2sidebar.php
- Timestamp:
- 05/24/2003 09:50:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/b2sidebar.php
r44 r83 61 61 document.SPELLDATA.companyID.value="custom\\http://cafelog.com" 62 62 document.SPELLDATA.language.value=1033 63 document.SPELLDATA.opener.value="<?php echo $ pathserver?>/sproxy.pl"63 document.SPELLDATA.opener.value="<?php echo $siteurl ?>/sproxy.pl" 64 64 document.SPELLDATA.formaction.value="http://www.spellchecker.com/spell/startspelling.asp " 65 window.open("<?php echo $ pathserver?>/b2spell.php","Spell",65 window.open("<?php echo $siteurl ?>/b2spell.php","Spell", 66 66 "toolbar=no,directories=no,location=yes,resizable=yes,width=620,height=400,top=100,left=100") 67 67 }
Note: See TracChangeset
for help on using the changeset viewer.