From: Coleman Watts Date: Mon, 25 Nov 2013 17:30:36 +0000 (-0800) Subject: CRM-12337 - Navigation.tpl - code/whitespace cleanup X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=3a8e94accde498be769d4c5321ff539f15864329;p=civicrm-core.git CRM-12337 - Navigation.tpl - code/whitespace cleanup --- diff --git a/templates/CRM/common/Navigation.tpl b/templates/CRM/common/Navigation.tpl index 0fc7fe06c3..92a0653553 100644 --- a/templates/CRM/common/Navigation.tpl +++ b/templates/CRM/common/Navigation.tpl @@ -23,134 +23,135 @@ | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *} -{capture assign=menuMarkup} +{capture assign=menuMarkup}{strip} {/capture} + {if call_user_func(array('CRM_Core_Permission','giveMeAllACLs'))} + + {/if} + {$navigation} + +{/strip}{/capture} {literal} {/literal}