Subversion Repositories DevTools

Rev

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

Rev 5295 Rev 5299
Line 114... Line 114...
114
												</table>
114
												</table>
115
											</td>
115
											</td>
116
										</tr>
116
										</tr>
117
										<tr>
117
										<tr>
118
                                            <td>
118
                                            <td>
-
 
119
                                                <% If canActionControl("canEditUserDetails") Then%>
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
			                                    <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
                                                    Edit Details <%=LIMG_EDIT%>
121
                                                </button>
122
                                                </button>
-
 
123
                                                <%Else%>
-
 
124
			                                    <span class="form_btn_dis" >
-
 
125
                                                    Edit Details <%=LIMG_EDIT_OFF%>
-
 
126
                                                </span>
-
 
127
                                                <%End If%>
122
                                            </td>
128
                                            </td>
123
										</tr>
129
										</tr>
124
									</table>
130
									</table>
125
								</td>
131
								</td>
126
								<td width="1" background="images/bg_gray_border.gif"><img src="images/spacer.gif" width="1" height="1"></td>
132
								<td width="1" background="images/bg_gray_border.gif"><img src="images/spacer.gif" width="1" height="1"></td>