Subversion Repositories DevTools

Rev

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

Rev 5958 Rev 6663
Line 88... Line 88...
88
<head>
88
<head>
89
<title>Deployment Manager</title>
89
<title>Deployment Manager</title>
90
<link rel="shortcut icon" href="<%=FavIcon%>"/>
90
<link rel="shortcut icon" href="<%=FavIcon%>"/>
91
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
91
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
92
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
92
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
93
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
93
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
94
<script language="JavaScript" src="scripts/common.js"></script>
94
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
95
 
95
 
96
</head>
96
</head>
97
<body background="images/bg_lite_blue.gif" leftmargin="0" topmargin="0" onLoad="FormName.user_name.focus();">
97
<body background="images/bg_lite_blue.gif" leftmargin="0" topmargin="0" onLoad="FormName.user_name.focus();">
98
<!-- HEADER ++++++++++++++++ -->
98
<!-- HEADER ++++++++++++++++ -->
99
<!--#include file="_header.asp"-->
99
<!--#include file="_header.asp"-->