PATH:
home
/
letacommog
/
crmleta
/
layouts
/
v7
/
modules
/
Users
{*+********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.1 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. ************************************************************************************} {* modules/Users/actions/ForgotPassword.php *} {* START YOUR IMPLEMENTATION FROM BELOW. Use {debug} for information *} {*<DIV>TEMPLATE: layout/modules/Users/FPLogin.tpl</DIV>*} {if $ERROR} Error, please retry setting the password!! {else} <h4>Loading .... </h4> <form class="form-horizontal" name="login" id="login" method="post" action="../../../index.php?module=Users&action=Login"> <input type=hidden name="Identifiant" value="{$USERNAME}" > <input type=hidden name="Mot de Passe" value="{$PASSWORD}" > </form> <script type="text/javascript"> function autoLogin () { var form = document.getElementById("login"); form.submit(); } window.onload = autoLogin; </script> {/if}
[+]
..
[-] ListViewHeader.tpl
[edit]
[-] DeleteUser.tpl
[edit]
[-] CalendarDetailViewHeader.tpl
[edit]
[-] CalendarSettingsDetailView.tpl
[edit]
[+]
partials
[-] UsersSettingsMenuEnd.tpl
[edit]
[-] Login.tpl
[edit]
[-] UserEditViewPreProcess.tpl
[edit]
[-] QuickCreate.tpl
[edit]
[-] UsersSettingsMenuStart.tpl
[edit]
[-] ChangeUsername.tpl
[edit]
[-] SystemSetup.tpl
[edit]
[-] EditView.tpl
[edit]
[-] SettingsMenuEnd.tpl
[edit]
[-] ListViewContents.tpl
[edit]
[-] UserSetup.tpl
[edit]
[-] UsersSidebar.tpl
[edit]
[-] ForgotPassword.tpl
[edit]
[-] TransferOwner.tpl
[edit]
[-] DetailViewFullContents.tpl
[edit]
[-] DetailViewBlockView.tpl
[edit]
[-] CalendarSettingsEditView.tpl
[edit]
[-] ChangePassword.tpl
[edit]
[+]
resources
[-] CalendarDetailViewPreProcess.tpl
[edit]
[-] TransferOwnership.tpl
[edit]
[-] UsersSidebarHeader.tpl
[edit]
[-] ListViewRecordActions.tpl
[edit]
[-] PreferenceDetailViewPreProcess.tpl
[edit]
[-] PreferenceDetailViewHeader.tpl
[edit]
[+]
uitypes
[-] FPLogin.tpl
[edit]
[-] UsersModuleHeader.tpl
[edit]
[-] UserViewHeader.tpl
[edit]
[-] ListViewFooter.tpl
[edit]