diff --git a/templates/CRM/Bic/Page/BicList.tpl b/templates/CRM/Bic/Page/BicList.tpl index 6cee03d..6ee6f1a 100644 --- a/templates/CRM/Bic/Page/BicList.tpl +++ b/templates/CRM/Bic/Page/BicList.tpl @@ -14,7 +14,7 @@ {crmScope extensionKey='org.project60.bic'} {if $show_message} -
{ts}This page allows you to find banks and additional information. If you can't find the bank you're looking for, you may want to update your bank list.{/ts}
+
{ts}This page allows you to find banks and additional information. If you can't find the bank you're looking for, you may want to update your bank list.{/ts}
{/if} @@ -69,7 +69,7 @@ {foreach from=$countries item=country} {/foreach} - + @@ -98,13 +98,13 @@ {/literal} -{/crmScope} \ No newline at end of file +{/crmScope} diff --git a/templates/CRM/Bic/Page/Config.tpl b/templates/CRM/Bic/Page/Config.tpl index 92f37bc..4604e20 100644 --- a/templates/CRM/Bic/Page/Config.tpl +++ b/templates/CRM/Bic/Page/Config.tpl @@ -17,7 +17,7 @@ If you click the Update button, next to the name of one of the listed countries, CiviCRM will try to connect to the official source of financial institutions in this country and retrieve its bank information. Then, you'll be able to - query this information in the Banks List page. + query this information in the Banks List page. {/ts} {* TODO: make this more beatiful ;) *} @@ -77,7 +77,7 @@ {/literal} -{/crmScope} \ No newline at end of file +{/crmScope}