{*+********************************************************************************** * 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. * ********************************************************************************/ -->*} {strip}

{vtranslate('LBL_SUMMARY',$MODULE)}


{$USERS_COUNT}

{vtranslate('LBL_ACTIVE_USERS',$MODULE)}

{$ACTIVE_WORKFLOWS}

{vtranslate('LBL_WORKFLOWS_ACTIVE',$MODULE)}

{$ACTIVE_MODULES}

{vtranslate('LBL_MODULES',$MODULE)}



 

{vtranslate('LBL_SETTINGS_SHORTCUTS',$MODULE)}


{assign var=COUNTER value=0} {foreach item=SETTINGS_SHORTCUT from=$SETTINGS_SHORTCUTS name=shortcuts} {if $COUNTER eq 4}
{assign var=COUNTER value=1} {else} {assign var=COUNTER value=$COUNTER+1} {/if} {include file='SettingsShortCut.tpl'|@vtemplate_path:$MODULE} {/foreach}
{/strip}