{*+********************************************************************************** * 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. ************************************************************************************}
{$TRACKRECORD->getDisplayName()} {* Disabling highlighting triggers *} {* START {if $smarty.request.highlight eq 'true'} {'LBL_TURN_OFF_HIGHLIGHTING'|@getTranslatedString:$MODULE} {else} {'LBL_TURN_ON_HIGHLIGHTING'|@getTranslatedString:$MODULE} {/if} END *}
{'LBL_CHANGED_BY'|@getTranslatedString:$MODULE} {$TRACKRECORD->getModifiedByLabel()} @ {$TRACKRECORD->getModifiedOn()} {if $ATPOINT_PREV neq $ATPOINT} {else} {/if} {if $ATPOINT gt 0} {else} {/if}
{foreach item=DETAIL from=$TRACKRECORD->getDetails()} {foreachelse} {/foreach}
{'LBL_Field'|@getTranslatedString:$MODULE} {'LBL_Earlier'|@getTranslatedString:$MODULE} {'LBL_Present'|@getTranslatedString:$MODULE}
{$DETAIL->getDisplayName()} {$DETAIL->getDisplayLabelForPreValue()} {if $smarty.request.highlight eq 'true'}{$DETAIL->diffHighlight()}{else}{$DETAIL->getDisplayLabelForPostValue()}{/if}
{'LBL_ACCESS_TO_FIELD_CHANGES_DENIED'|getTranslatedString:$MODULE}