Subversion Repositories DevTools

Rev

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

Rev 6 Rev 5295
Line 36... Line 36...
36
<head>
36
<head>
37
<title>Access Manager</title>
37
<title>Access Manager</title>
38
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
38
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
39
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
39
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
40
<link href="scripts/access_manager.css" rel="stylesheet" type="text/css">
40
<link href="scripts/access_manager.css" rel="stylesheet" type="text/css">
-
 
41
<script language="JavaScript" src="scripts/common.js"></script>
41
</head>
42
</head>
42
 
43
 
43
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0">
44
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0">
44
<!-- HEADER ++++++++++++++++++++++ -->
45
<!-- HEADER ++++++++++++++++++++++ -->
45
<!--#include file="_header.asp"-->
46
<!--#include file="_header.asp"-->
Line 111... Line 112...
111
														<td class="body_col"><%=Response.Write(objUserCollector("user_email"))%></td>
112
														<td class="body_col"><%=Response.Write(objUserCollector("user_email"))%></td>
112
													</tr>
113
													</tr>
113
												</table>
114
												</table>
114
											</td>
115
											</td>
115
										</tr>
116
										</tr>
-
 
117
										<tr>
-
 
118
                                            <td>
-
 
119
			                                    <button class="form_btn" onclick="MM_openBrWindow('wEditAccount.asp?rmode=1&rfile=<%=SCRIPT_NAME%>&<%=objPMod.ComposeURL%>','EditAccount','scrollbars=yes,resizable=yes,width=600,height=350')">
-
 
120
                                                    Edit Details <%=LIMG_EDIT%>
-
 
121
                                                </button>
-
 
122
                                            </td>
-
 
123
										</tr>
116
									</table>
124
									</table>
117
								</td>
125
								</td>
118
								<td width="1" background="images/bg_gray_border.gif"><img src="images/spacer.gif" width="1" height="1"></td>
126
								<td width="1" background="images/bg_gray_border.gif"><img src="images/spacer.gif" width="1" height="1"></td>
119
							</tr>
127
							</tr>
120
						</table>
128
						</table>