79 lines
5.5 KiB
Text
79 lines
5.5 KiB
Text
<!DOCTYPE html>
|
|
<html><!-- InstanceBegin template="/Templates/3loginNewPassword.dwt" codeOutsideHTMLIsLocked="false" -->
|
|
<%@ taglib uri="/WEB-INF/acxent.tld" prefix="acx" %>
|
|
<%@ page language="java" import="it.acxent.jsp.*" %>
|
|
<jsp:useBean id="utenteLogon" type="it.acxent.common.UsersI" class="it.acxent.common.Users" scope="session" >
|
|
</jsp:useBean><title>
|
|
<acx:parm codice="TITLE"><%=parm.getTesto()%></acx:parm>
|
|
</title>
|
|
<head>
|
|
<jsp:useBean id="productInfo" class="java.lang.String" type="java.lang.String" scope="session" ></jsp:useBean>
|
|
<jsp:useBean id="msg" class="java.lang.String" type="java.lang.String" scope="request" ></jsp:useBean>
|
|
<jsp:useBean id="logon" class="java.lang.String" type="java.lang.String" scope="request" ></jsp:useBean>
|
|
<jsp:useBean id="grantMsg" class="java.lang.String" type="java.lang.String" scope="request" ></jsp:useBean>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
<meta http-equiv="imagetoolbar" content="no" />
|
|
<meta name="description" content="Ablia S.r.l." />
|
|
<meta name="Keywords" content="" />
|
|
<meta name="author" content="Designed by AgenziaVerde- http://www.agenziaverde.it" />
|
|
<link rel="shortcut icon" href=".../admin/_logo/favicon.ico" />
|
|
<link rel="stylesheet" type="text/css" href="../_V3/_css/reset.css" media="screen" />
|
|
<link rel="stylesheet" type="text/css" href="../_V3/_css/common.css" media="screen" />
|
|
<acx:custom_css><link rel="stylesheet" type="text/css" href="../_V3/_css/colors/green/text.css" media="screen" /></acx:custom_css>
|
|
<acx:custom_css><link rel="stylesheet" type="text/css" href="../_V3/_css/colors/green/content.css" media="screen" /></acx:custom_css>
|
|
<acx:custom_css><link rel="stylesheet" type="text/css" href="../_V3/_css/colors/green/layout_content.css" media="screen" /><link rel="stylesheet" type="text/css" href="../_V3/_css/colors/green/login.css" media="screen" /></acx:custom_css><acx:custom_css><link rel="stylesheet" type="text/css" href="../_V3/_css/colors/green/layout_login.css" media="screen" /></acx:custom_css><acx:custom_css><link rel="stylesheet" type="text/css" href="../_V3/_css/colors/green/layout_dashboard.css" media="screen" /></acx:custom_css>
|
|
<!-- InstanceBeginEditable name="head" -->
|
|
<!-- InstanceEndEditable -->
|
|
</head><jsp:include page="../_V3/_inc/_allJs2.jsp" flush="true" />
|
|
<body>
|
|
<div id="togglePlaceholder" style="width:30px;float:left;margin-left:3px"></div><div class="path" style="margin-left:40px"> <!-- path logico della pagina -->
|
|
<p><a href="javascript:menu();">Menu</a><!-- InstanceBeginEditable name="menuExtra" --><!-- InstanceEndEditable -->
|
|
<h1 style="float:right"><acx:parm codice="LOGO_MENU"><%=parm.getTesto()%></acx:parm><acx:parm codice="TITLE"><input name="pageTitle" type="hidden" id="pageTitle" value="<%=parm.getTesto()%>"></acx:parm>
|
|
</title><!-- InstanceBeginEditable name="pageTitle" --> <!-- InstanceEndEditable --> <a href="javascript:help('INTRO');"><img src="../_V3/_img/icone/userbar/ico_help.png" alt="Help" title="Help" width="32" height="27" class="noborder"></a><acx:if wherecondition="<%=utenteLogon.getId_users()==1%>"><a href="Menu.abl?cmd=ab-status" target="_blank"> <img src="../_V3/_img/Icons/48x48/shadow/document_pulse.gif" alt="Stats" width="24" height="24" border="0"></a></acx:if></h1>
|
|
</p><div class="scadenza-pwd"> <%=utenteLogon.getScadenzaPasswordMessage()%> </div>
|
|
|
|
</div>
|
|
|
|
<acx:if_logon_ok trueifnotsecure="true"><!-- InstanceBeginEditable name="menuBody" -->
|
|
Complimenti!
|
|
<!-- InstanceEndEditable --> </acx:if_logon_ok>
|
|
<acx:else_logon>
|
|
<!-- InstanceBeginEditable name="loginBody" -->
|
|
<div class="block login_form">
|
|
<form method="post" action="Menu.abl" name="logon" id="logon" onSubmit="if(checkLogonFieldsNP()) formConfermaNewPassword();else return false;" >
|
|
<input type="hidden" name="cmdIU">
|
|
<input type="hidden" name="actIU">
|
|
<input type="hidden" name="cmd2">
|
|
<input type="hidden" name="act2">
|
|
<fieldset class="login">
|
|
<legend>Cambio password</legend>
|
|
<p>
|
|
<label style="margin-left: 15px; color: #a5a5a5; font-weight: bold; font-size: 14px;">Nome utente</label>
|
|
<input name="login" type="text" class="input_username" id="login" placeholder="Username" />
|
|
</p>
|
|
<p>
|
|
<label style="margin-left: 15px; color: #a5a5a5; font-weight: bold; font-size: 14px; ">Vecchia password</label>
|
|
<input name="pwd" type="password" class="input_pwd" id="pwd" placeholder="*******" />
|
|
</p>
|
|
<p>
|
|
<label style="margin-left: 15px; color: #a5a5a5; font-weight: bold; font-size: 14px;">Nuova password</label>
|
|
<input name="newpwd" type="password" class="input_pwd" id="newpwd" placeholder="*******" />
|
|
</p>
|
|
<p>
|
|
<label style="margin-left: 15px; color: #a5a5a5; font-weight: bold; font-size: 14px;">Ripeti password</label>
|
|
<input name="newpwd2" type="password" class="input_pwd" id="newpwd2" placeholder="*******" />
|
|
</p>
|
|
<input class="btn_login" type="submit" value="Cambia" />
|
|
</fieldset>
|
|
</form>
|
|
<div style="text-align:center"><%=msg%></div>
|
|
</div>
|
|
<!-- InstanceEndEditable -->
|
|
</acx:else_logon><form name="menu" method="post" >
|
|
<input type="hidden" name="cmd" id="cmd">
|
|
<input type="hidden" name="act" id="act">
|
|
<input name="logonRes" type="hidden" id="logonRes" value="<%=logon%>">
|
|
</form><script language="JavaScript" src="../_V3/_js/refreshFrames.js" type="text/JavaScript"></script>
|
|
<script language="JavaScript" src="../_V3/_js/documentReady.js"></script> <div id="jQueryWIN">
|
|
</div></body>
|
|
<!-- InstanceEnd --></html>
|