dev/core#1344 Simplify email template logic on displaying billing detail
[civicrm-core.git] / xml / templates / message_templates / case_activity_html.tpl
index 24156e560171e2662279bbb9f7bdf22792874598..0dcc6c47656fa81491667656686429d19ed042c5 100644 (file)
       {if $manageCaseURL}
        <tr>
        <td colspan="2" {$valueStyle}>
-          <a href="{$manageCaseURL}" title="{ts}Manage Case{/ts}">{ts}Manage Case{/ts}</a>
+     <a href="{$manageCaseURL}" title="{ts}Manage Case{/ts}">{ts}Manage Case{/ts}</a>
        </td>
        </tr>
       {/if}
      {/if}
-     {if $editActURL} 
+     {if $editActURL}
      <tr>
        <td colspan="2" {$valueStyle}>
-        <a href="{$editActURL}" title="{ts}Edit this activity{/ts}">{ts}Edit this activity{/ts}</a>
+   <a href="{$editActURL}" title="{ts}Edit activity{/ts}">{ts}Edit activity{/ts}</a>
        </td>
      </tr>
      {/if}
      {if $viewActURL}
      <tr>
        <td colspan="2" {$valueStyle}>
-        <a href="{$viewActURL}" title="{ts}View this activity{/ts}">{ts}View this activity{/ts}</a>
+   <a href="{$viewActURL}" title="{ts}View activity{/ts}">{ts}View activity{/ts}</a>
        </td>
-     </tr>     
-     {/if} 
+     </tr>
+     {/if}
      {foreach from=$activity.fields item=field}
       <tr>
        <td {$labelStyle}>