From 52ff1851ccd4095a3e4e2815461edbfdb1dff4c4 Mon Sep 17 00:00:00 2001 From: joanne Date: Mon, 7 Oct 2013 06:54:26 +1100 Subject: [PATCH] civicontribute and changes to html tags --- templates/CRM/Admin/Page/ConfigTaskList.tpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/CRM/Admin/Page/ConfigTaskList.tpl b/templates/CRM/Admin/Page/ConfigTaskList.tpl index 8d511a516a..9082446f71 100644 --- a/templates/CRM/Admin/Page/ConfigTaskList.tpl +++ b/templates/CRM/Admin/Page/ConfigTaskList.tpl @@ -51,12 +51,12 @@ {ts}Organization Address and Contact Info {/ts} - {ts}Organization name, email address for system-generated emails, organization address{/ts} + {ts}Organization name, email address for system-generated emails, organization address{/ts} {ts}Enable components {/ts} - {ts}Enable the required CiviCRM components.(CiviContribution, CiviEvent etc.){/ts} + {ts}Enable the required CiviCRM components.(CiviContribute, CiviEvent etc.){/ts} @@ -76,15 +76,15 @@ {ts}Search Settings{/ts} - {ts}Adjust search behaviors including wildcards, and data to include in quick search results. Adjusting search settings can improve performance for larger datasets.{/ts} + {ts}Adjust search behaviors including wildcards, and data to include in quick search results. Adjusting search settings can improve performance for larger datasets.{/ts} {ts}Misc (Undelete, PDFs, Limits, Logging, Captcha, etc.){/ts} - {ts}Version reporting and alerts, reCAPTCHA configuration and attachments.{/ts} + {ts}Version reporting and alerts, reCAPTCHA configuration and attachments.{/ts} {ts}Contact Types{/ts} - {ts}You can modify the names of the built-in contact types (Individual, Household, Organizations), and you can create or modify "contact subtypes" for more specific uses (e.g. Student, Parent, Team, etc.).{/ts} + {ts}You can modify the names of the built-in contact types (Individual, Household, Organizations), and you can create or modify "contact subtypes" for more specific uses (e.g. Student, Parent, Team, etc.).{/ts} @@ -96,7 +96,7 @@ {ts}From Email Addresses{/ts} - {ts}Define general email address(es) that can be used as the FROM address when sending email to contacts from within CiviCRM (e.g. info@example.org){/ts} + {ts}Define general email address(es) that can be used as the FROM address when sending email to contacts from within CiviCRM (e.g. info@example.org){/ts} @@ -113,7 +113,7 @@ {else} {ts}Permissions for Anonymous Users{/ts} {/if} - {ts}You will also need to change Drupal permissions so anonymous users can make contributions, register for events and / or use profiles to enter contact information.{/ts} {docURL page="Default Permissions and Roles" resource="wiki"} + {ts}You will also need to change Drupal permissions so anonymous users can make contributions, register for events and / or use profiles to enter contact information.{/ts} {docURL page="Default Permissions and Roles" resource="wiki"} {/if} @@ -138,7 +138,7 @@ {ts}Manage Groups{/ts} - {ts}Use Groups to organize contacts (e.g. these contacts are part of our 'Steering Committee').{/ts} + {ts}Use Groups to organize contacts (e.g. these contacts are part of our 'Steering Committee').{/ts} @@ -150,7 +150,7 @@ {ts}Profiles{/ts} - {ts}Profiles allow you to aggregate groups of fields and include them in your site as input forms, contact display pages, and search and listings features.{/ts} + {ts}Profiles allow you to aggregate groups of fields and include them in your site as input forms, contact display pages, and search and listings features.{/ts}
-- 2.25.1