Subversion Repositories DevTools

Rev

Rev 5506 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5506 Rev 5957
Line 1... Line 1...
1
<!--#include file="common/conf.asp"-->
1
<!--#include file="common/conf.asp"-->
2
 
-
 
3
<html>
2
<html>
4
<head>
3
<head>
5
<title>Release Manager</title>
4
<title>Release Manager</title>
6
<link rel="shortcut icon" href="<%=FavIcon%>"/>
5
<link rel="shortcut icon" href="<%=FavIcon%>"/>
7
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
6
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
Line 16... Line 15...
16
    <body bgcolor="#FFFFFF" text="#000000">
15
    <body bgcolor="#FFFFFF" text="#000000">
17
    <p>This page requires frames<p>
16
    <p>This page requires frames<p>
18
    </body>
17
    </body>
19
</noframes>
18
</noframes>
20
</html>
19
</html>
-
 
20
<!-- DESTRUCTOR ------->
-
 
21
<!--#include file="common/destructor.asp"-->
-
 
22