| Line 274... |
Line 274... |
| 274 |
<title>Admin Test Page</title>
|
274 |
<title>Admin Test Page</title>
|
| 275 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
275 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 276 |
|
276 |
|
| 277 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
277 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 278 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
278 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 279 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
279 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 280 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
280 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 281 |
<!--#include file="_jquery_includes.asp"-->
|
281 |
<!--#include file="_jquery_includes.asp"-->
|
| 282 |
<!-- DROPDOWN MENUS -->
|
282 |
<!-- DROPDOWN MENUS -->
|
| 283 |
<!--#include file="_menu_def.asp"-->
|
283 |
<!--#include file="_menu_def.asp"-->
|
| 284 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
284 |
<script language="JavaScript1.2" src="images/popup_menu.js?ver=<%=VixVerNum%>"></script>
|
| 285 |
<!-- StyleSheet Extensions -->
|
285 |
<!-- StyleSheet Extensions -->
|
| 286 |
<style>
|
286 |
<style>
|
| 287 |
.pagebody {margin-left:auto; margin-right:auto; width:50%;border-width: 0px;border-spacing: 2px; background-color: rgb(255, 204, 0)}
|
287 |
.pagebody {margin-left:auto; margin-right:auto; width:50%;border-width: 0px;border-spacing: 2px; background-color: rgb(255, 204, 0)}
|
| 288 |
.pagebody td{white-space:nowrap;vertical-align: top;text-align: left;padding-left: 3px;padding-right: 3px; background: #f2f0e4}
|
288 |
.pagebody td{white-space:nowrap;vertical-align: top;text-align: left;padding-left: 3px;padding-right: 3px; background: #f2f0e4}
|
| 289 |
.tablehdr td{background-color: rgb(255, 204, 0)}
|
289 |
.tablehdr td{background-color: rgb(255, 204, 0)}
|