CRM-15812 fix - Translated strings not shown
authormonishdeb <monish.deb@webaccessglobal.com>
Mon, 2 Feb 2015 13:41:03 +0000 (19:11 +0530)
committermonishdeb <monish.deb@webaccessglobal.com>
Mon, 2 Feb 2015 13:41:03 +0000 (19:11 +0530)
https://issues.civicrm.org/jira/browse/CRM-15812

templates/CRM/Admin/Page/ConfigTaskList.tpl

index e23cfed7ea7316685a230f858a2523149924df58..3de76e5719d9d4e84f5677ba2761b248dc0aea66 100644 (file)
         <td>{ts}Localization settings include user language, default currency and available countries for address input.{/ts}</td>
     </tr>
     <tr class="even">
-        <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/domain" q="action=update&reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Organization Address and Contact Info
-        {/ts}</a></td>
+        <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/domain" q="action=update&reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Organization Address and Contact Info{/ts}</a></td>
         <td>{ts}Organization name, email address for system-generated emails, organization address{/ts}</td>
     </tr>
     <tr class="even">
-        <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/setting/component" q="action=update&reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Enable components
-        {/ts}</a></td>
+        <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/setting/component" q="action=update&reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Enable components{/ts}</a></td>
         <td>{ts}Enable the required CiviCRM components.(CiviContribute, CiviEvent etc.){/ts}</td>
     </tr>
     <tr class="even">