{* +--------------------------------------------------------------------+ | Copyright CiviCRM LLC. All rights reserved. | | | | This work is published under the GNU AGPLv3 license with some | | permitted exceptions and without any warranty. For full license | | and copyright information, see https://civicrm.org/licensing | +--------------------------------------------------------------------+ *}
{if $rows} {if $raw}
{ts}WARNING: Are you sure you want to revert the below changes?{/ts}
{/if}

{ts 1=$whom_url 2=$whom_name|escape 3=$who_url 4=$who_name|escape 5=$log_date}Change to %2 made by %4 on %5:{/ts}

{if $layout eq 'overlay'} {include file="CRM/Report/Form/Layout/Overlay.tpl"} {else} {include file="CRM/Report/Form/Layout/Table.tpl"} {/if} {else}
  {ts}This report can not be displayed because there are no relevant entries in the logging tables.{/ts}
{/if} {if $layout neq 'overlay'} {/if}