X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FReport%2FForm%2FRegister.tpl;h=0d5fea91912131b35a7d7a78ce092c961f841a7a;hb=HEAD;hp=f3b81278a204f7b43611d146759dc330b2f64f3b;hpb=9d0857e01495c77accb2c7a2ee34ec4573261b24;p=civicrm-core.git diff --git a/templates/CRM/Report/Form/Register.tpl b/templates/CRM/Report/Form/Register.tpl index f3b81278a2..0d5fea9191 100644 --- a/templates/CRM/Report/Form/Register.tpl +++ b/templates/CRM/Report/Form/Register.tpl @@ -1,8 +1,8 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.5 | + | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2014 | + | Copyright CiviCRM LLC (c) 2004-2015 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -31,67 +31,67 @@

{ts}New Report Template{/ts}

{/if}
-{if $action eq 8} - + {if $action eq 8} +
- - + + - + -{else} + {else}
{include file="CRM/common/formButtons.tpl" location="top"}
-
{include file="CRM/common/formButtons.tpl" location="top"}
+
+
-
  - {ts}WARNING: Deleting this option will result in the loss of all Report related records which use the option. This may mean the loss of a substantial amount of data, and the action cannot be undone. Do you want to continue?{/ts} +
  + {ts}WARNING: Deleting this option will result in the loss of all Report related records which use the option. This may mean the loss of a substantial amount of data, and the action cannot be undone. Do you want to continue?{/ts}
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -{/if} - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {/if} + - +
{include file="CRM/common/formButtons.tpl" location="top"}
-
{$form.label.label}{$form.label.html}
{ts}Report title appear in the display screen.{/ts} -
{$form.description.label}{$form.description.html}
{ts}Report description appear in the display screen.{/ts} -
{$form.value.label}{$form.value.html}
{ts}Report Url must be like "contribute/summary"{/ts} -
{$form.name.label}{$form.name.html}
{ts}Report Class must be present before adding the report here, e.g. 'CRM_Report_Form_Contribute_Summary'{/ts} -
{$form.weight.label}{$form.weight.html}
{$form.component_id.label}{$form.component_id.html}
{ts}Specify the Report if it is belongs to any component like "CiviContribute"{/ts} -
{$form.is_active.label}{$form.is_active.html}
{include file="CRM/common/formButtons.tpl" location="top"}
+
{$form.label.label}{$form.label.html}
{ts}Report title appear in the display screen.{/ts} +
{$form.description.label}{$form.description.html}
{ts}Report description appear in the display screen.{/ts} +
{$form.value.label}{$form.value.html}
{ts}Report Url must be like "contribute/summary"{/ts} +
{$form.name.label}{$form.name.html}
{ts}Report Class must be present before adding the report here, e.g. 'CRM_Report_Form_Contribute_Summary'{/ts} +
{$form.weight.label}{$form.weight.html}
{$form.component_id.label}{$form.component_id.html}
{ts}Specify the Report if it is belongs to any component like "CiviContribute"{/ts} +
{$form.is_active.label}{$form.is_active.html}
{include file="CRM/common/formButtons.tpl" location="bottom"}