X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FGrant%2FForm%2FGrantView.tpl;h=b1c86bcabd3aa0c9f5d5ac5b74f5f111ef9f07d4;hb=04d2e082924ee167fa35b78dfaacfaef07c8cd8a;hp=07797d1bfad6ef9f49ee4d3d01a47bd1a417792d;hpb=819d0d41868b7b2f163aafe513af4a0f95ef48be;p=civicrm-core.git diff --git a/templates/CRM/Grant/Form/GrantView.tpl b/templates/CRM/Grant/Form/GrantView.tpl index 07797d1bfa..b1c86bcabd 100644 --- a/templates/CRM/Grant/Form/GrantView.tpl +++ b/templates/CRM/Grant/Form/GrantView.tpl @@ -1,6 +1,6 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.5 | + | CiviCRM version 4.6 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2014 | +--------------------------------------------------------------------+ @@ -24,7 +24,6 @@ +--------------------------------------------------------------------+ *} {* this template is used for viewing grants *} -

{ts}View Grant{/ts}

{if call_user_func(array('CRM_Core_Permission','check'), 'edit grants')} @@ -32,7 +31,7 @@ {if ( $context eq 'fulltext' || $context eq 'search' ) && $searchKey} {assign var='urlParams' value="reset=1&id=$id&cid=$contactId&action=update&context=$context&key=$searchKey"} {/if} -
{ts}Edit{/ts}
+
{ts}Edit{/ts}
{/if} {if call_user_func(array('CRM_Core_Permission','check'), 'delete in CiviGrant')} {assign var='urlParams' value="reset=1&id=$id&cid=$contactId&action=delete&context=$context"} @@ -69,7 +68,7 @@ {if ( $context eq 'fulltext' || $context eq 'search' ) && $searchKey} {assign var='urlParams' value="reset=1&id=$id&cid=$contactId&action=update&context=$context&key=$searchKey"} {/if} -
{ts}Edit{/ts}
+
{ts}Edit{/ts}
{/if} {if call_user_func(array('CRM_Core_Permission','check'), 'delete in CiviGrant')} {assign var='urlParams' value="reset=1&id=$id&cid=$contactId&action=delete&context=$context"}