Subversion Repositories DevTools

Rev

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

Rev 5957 Rev 6579
Line 60... Line 60...
60
<head>
60
<head>
61
<title>Release Manager</title>
61
<title>Release Manager</title>
62
<link rel="shortcut icon" href="<%=FavIcon%>"/>
62
<link rel="shortcut icon" href="<%=FavIcon%>"/>
63
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
63
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
64
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
64
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
65
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
65
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
66
<link rel="stylesheet" href="images/navigation.css" type="text/css">
66
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
67
 
67
 
68
</head>
68
</head>
69
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.memo.FRmsg.focus();">
69
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.memo.FRmsg.focus();">
70
<form name="memo" method="post" action="<%=scriptName%>?done=done<%=QSTR_All%>" onSubmit="return check();">
70
<form name="memo" method="post" action="<%=scriptName%>?done=done<%=QSTR_All%>" onSubmit="return check();">
71
  <table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
71
  <table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">