Remove some fixmes from message tpls
authorEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 1 Aug 2022 06:09:41 +0000 (16:09 +1000)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 1 Aug 2022 06:09:41 +0000 (16:09 +1000)
xml/templates/message_templates/contribution_offline_receipt_html.tpl
xml/templates/message_templates/contribution_online_receipt_html.tpl
xml/templates/message_templates/event_offline_receipt_html.tpl
xml/templates/message_templates/event_online_receipt_html.tpl
xml/templates/message_templates/membership_offline_receipt_html.tpl
xml/templates/message_templates/membership_online_receipt_html.tpl

index e90dc94f331f0c18b1ae166191fb99e812e8c884..75e3c6f4a36446222971216c3f53c97b2129af57 100644 (file)
@@ -58,7 +58,7 @@
      {if $isShowLineItems}
        <tr>
         <td colspan="2" {$valueStyle}>
-         <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}
+         <table>
           <tr>
            <th>{ts}Item{/ts}</th>
            <th>{ts}Qty{/ts}</th>
index b748d248472661a33b1d2494d49e6c9bb19ba1eb..4bd7db518548b70dd80801d32e5ef27cae703dca 100644 (file)
@@ -48,7 +48,7 @@
        {foreach from=$lineItem item=value key=priceset}
         <tr>
          <td colspan="2" {$valueStyle}>
-          <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}
+          <table>
            <tr>
             <th>{ts}Item{/ts}</th>
             <th>{ts}Qty{/ts}</th>
index 7b56eef5c3e72daa67381e16968527a6b7b2fe12..15cee91f4a6615cd54c54a1f13486e482db7d9f2 100644 (file)
          {/if}
          <tr>
           <td colspan="2" {$valueStyle}>
-           <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}
+           <table>
             <tr>
              <th>{ts}Item{/ts}</th>
              <th>{ts}Qty{/ts}</th>
index 732cd9268c43832a724a13da7b13ff7f8d2af8d2..6bc51ef4cc788e8d79f32623686d80004250a7f7 100644 (file)
          {/if}
          <tr>
           <td colspan="2" {$valueStyle}>
-           <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}
+           <table>
             <tr>
              <th>{ts}Item{/ts}</th>
              <th>{ts}Qty{/ts}</th>
index 204abf787d55e4e270c9ab702436c8d87fa43d78..2dede870b01244f8f6635db0c2f70b58a6106544 100644 (file)
@@ -87,7 +87,7 @@
                 {foreach from=$lineItem item=value key=priceset}
                   <tr>
                     <td colspan="2" {$valueStyle}>
-                      <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}
+                      <table>
                         <tr>
                           <th>{ts}Item{/ts}</th>
                           <th>{ts}Fee{/ts}</th>
index 34455db8855c11fafdc5697d8f60070702b9726c..79de1f3b98f1a82d7ae7d3846e4afa41338ec7a6 100644 (file)
        {foreach from=$lineItem item=value key=priceset}
         <tr>
          <td colspan="2" {$valueStyle}>
-          <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}
+          <table>
            <tr>
             <th>{ts}Item{/ts}</th>
             <th>{ts}Qty{/ts}</th>
        {foreach from=$lineItem item=value key=priceset}
         <tr>
          <td colspan="2" {$valueStyle}>
-          <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}
+          <table>
            <tr>
             <th>{ts}Item{/ts}</th>
             <th>{ts}Fee{/ts}</th>