Revision 570
Added by doc almost 18 years ago
| success.html | ||
|---|---|---|
| 4 | 4 |
{MESSAGE}
|
| 5 | 5 |
|
| 6 | 6 |
<script language="javascript" type="text/javascript"> |
| 7 |
setTimeout("location.href='{REDIRECT}'", 2000);
|
|
| 7 |
setTimeout("location.href='{REDIRECT}'", 500);
|
|
| 8 | 8 |
</script> |
| 9 | 9 |
|
| 10 | 10 |
<noscript> |
Also available in: Unified diff
Some minor changes. Reduced success time out, set WYSIWSY background colgor to white, fixed some errors in the form module (only in conjunction with E_ALL)