PATH:
home
/
letacommog
/
crmleta
/
layouts
/
vlayout
/
modules
/
Users
{*<!-- /********************************************************************************* ** The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("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. * ********************************************************************************/ -->*} {assign var="_DefaultLoginTemplate" value=vtemplate_path('Login.Default.tpl', 'Users')} {assign var="_CustomLoginTemplate" value=vtemplate_path('Login.Custom.tpl', 'Users')} {assign var="_CustomLoginTemplateFullPath" value="layouts/vlayout/$_CustomLoginTemplate"} {if file_exists($_CustomLoginTemplateFullPath)} {include file=$_CustomLoginTemplate} {else} {include file=$_DefaultLoginTemplate} {/if}
[+]
..
[-] UserViewHeader.tpl
[edit]
[-] UserEditViewPreProcess.tpl
[edit]
[-] UserViewPreProcess.tpl
[edit]
[+]
uitypes
[-] ListViewPreProcess.tpl
[edit]
[-] FPLogin.tpl
[edit]
[-] ListViewContents.tpl
[edit]
[-] ChangePassword.tpl
[edit]
[-] PopupContents.tpl
[edit]
[-] SystemSetup.tpl
[edit]
[+]
resources
[-] DetailViewFullContents.tpl
[edit]
[-] Login.Default.tpl
[edit]
[-] ForgotPassword.tpl
[edit]
[-] UserSetup.tpl
[edit]
[-] OperationNotPermitted.tpl
[edit]
[-] PreferenceDetailViewPreProcess.tpl
[edit]
[-] PreferenceDetailViewHeader.tpl
[edit]
[-] Login.tpl
[edit]
[-] DeleteUser.tpl
[edit]
[-] EditView.tpl
[edit]
[-] ListViewHeader.tpl
[edit]
[-] TransferOwner.tpl
[edit]