CRM-21518: Fixed spacing
authorMukesh Ram <mukesh@compucorp.co.uk>
Wed, 6 Dec 2017 04:39:19 +0000 (10:09 +0530)
committerMukesh Ram <mukesh@compucorp.co.uk>
Wed, 6 Dec 2017 04:39:19 +0000 (10:09 +0530)
templates/CRM/Admin/Page/ContactType.tpl
templates/CRM/Admin/Page/PdfFormats.tpl

index 3643bc847d211a8bf57875d3f5c4e3d144b49123..155a79deb3b89ad7ee8d5681fb5d7e882fe38aad 100644 (file)
@@ -32,7 +32,7 @@
   </div>
 
 <div class="crm-content-block crm-block">
-{if $rows}
+  {if $rows}
   <div>
     {strip}
     {* handle enable/disable actions*}
index 246abb19d82ed56df7f9239fc1580c1ee9a6b1bf..a58d634864adee501e94f4505aa70fbcd4147290 100644 (file)
@@ -70,4 +70,4 @@
       {crmButton p="civicrm/admin" q="reset=1" class="cancel" icon="times"}{ts}Done{/ts}{/crmButton}
     </div>
 {/if}
-</div>
\ No newline at end of file
+</div>