Project

General

Profile

« Previous | Next » 

Revision 317

Added by stefan over 18 years ago

Changed all line endings to Unix stlye

View differences:

browse.html
35 35
<script language="javascript" type="text/javascript">
36 36
function confirm_link(message, url) {
37 37
	if(confirm(message)) location.href = url;
38
}

38
}
39 39
</script>
40 40

  
41 41
</head>

Also available in: Unified diff