Project

General

Profile

« Previous | Next » 

Revision 534

Added by doc over 16 years ago

corrected link in /admin/login/template.html and increased redirection timer for success messages

View differences:

success.html
4 4
	{MESSAGE}
5 5
	
6 6
	<script language="javascript" type="text/javascript">
7
		setTimeout("location.href='{REDIRECT}'", 0);
7
		setTimeout("location.href='{REDIRECT}'", 2000);
8 8
	</script>
9 9
	
10 10
	<noscript>

Also available in: Unified diff