Subversion Repositories DevTools

Rev

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

Rev 5962 Rev 6671
Line 70... Line 70...
70
<head>
70
<head>
71
<title>Deployment Manager</title>
71
<title>Deployment Manager</title>
72
<link rel="shortcut icon" href="<%=FavIcon%>"/>
72
<link rel="shortcut icon" href="<%=FavIcon%>"/>
73
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
73
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
74
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
74
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
75
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
75
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
76
<script language="JavaScript" src="scripts/common.js"></script>
76
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
77
</head>
77
</head>
78
 
78
 
79
<body background="images/bg_form.gif" leftmargin="0" topmargin="0" onLoad="self.focus()">
79
<body background="images/bg_form.gif" leftmargin="0" topmargin="0" onLoad="self.focus()">
80
<table width="100%"  border="0" cellspacing="0" cellpadding="10">
80
<table width="100%"  border="0" cellspacing="0" cellpadding="10">
81
  <form name="FormName" method="post" action="<%=SCRIPT_NAME%>">
81
  <form name="FormName" method="post" action="<%=SCRIPT_NAME%>">