Cambio de Contrase;a Implementado
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<div class="centered">
|
||||
<br>
|
||||
<br>
|
||||
<form action="" method="POST" id="uw-change-password-form" accept-charset="utf-8">
|
||||
<form action="" method="POST" id="nw-change-password-form" accept-charset="utf-8">
|
||||
<table class="middle-center-table">
|
||||
<tbody><tr>
|
||||
<td><input type="password" maxlength="16" name="cur-password" id="cur-password" placeholder="Contraseña actual" autofocus="">
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
<script src="{{ URL_PRINCIPAL }}/static/nw-themes/nw-ryu/nw-js-handlers/change_email_response.js"></script>
|
||||
<script src="{{ URL_PRINCIPAL }}/static/nw-themes/nw-ryu/nw-js-handlers/register.js"></script>
|
||||
<script src="{{ URL_PRINCIPAL }}/static/nw-themes/nw-ryu/nw-js-handlers/security_token_response.js"></script>
|
||||
<script src="{{ URL_PRINCIPAL }}/static/nw-themes/nw-ryu/nw-js-handlers/change_password_response.js"></script>
|
||||
<script>var aowow_tooltips = { "colorlinks": true, "iconizelinks": true, "renamelinks": true }</script>
|
||||
<script src="{{ URL_PRINCIPAL }}/static/nw-themes/nw-ryu/nw-js/nw-scripts.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user