{include file="CRM/common/importProgress.tpl"}
{* Summary Preview (record counts) *}
<table id="preview-counts" class="report">
- <tr><td class="label">{ts}Total Rows{/ts}</td>
+ <tr><td class="label crm-grid-cell">{ts}Total Rows{/ts}</td>
<td class="data">{$totalRowCount}</td>
<td class="explanation">{ts}Total rows (membership records) in uploaded file.{/ts}</td>
</tr>
{if $invalidRowCount}
- <tr class="error"><td class="label">{ts}Rows with Errors{/ts}</td>
+ <tr class="error"><td class="label crm-grid-cell">{ts}Rows with Errors{/ts}</td>
<td class="data">{$invalidRowCount}</td>
<td class="explanation">{ts}Rows with invalid data in one or more fields. These rows will be skipped (not imported).{/ts}
{if $invalidRowCount}
{/if}
{if $conflictRowCount}
- <tr class="error"><td class="label">{ts}Conflicting Rows{/ts}</td>
+ <tr class="error"><td class="label crm-grid-cell">{ts}Conflicting Rows{/ts}</td>
<td class="data">{$conflictRowCount}</td>
<td class="explanation">{ts}Rows with conflicting transaction ids within this file. These rows will be skipped (not imported).{/ts}
{if $conflictRowCount}
</tr>
{/if}
- <tr><td class="label">{ts}Valid Rows{/ts}</td>
+ <tr><td class="label crm-grid-cell">{ts}Valid Rows{/ts}</td>
<td class="data">{$validRowCount}</td>
<td class="explanation">{ts}Total rows to be imported.{/ts}</td>
</tr>
<div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>
{* Summary of Import Results (record counts) *}
<table id="summary-counts" class="report">
- <tr><td class="label">{ts}Total Rows{/ts}</td>
+ <tr><td class="label crm-grid-cell">{ts}Total Rows{/ts}</td>
<td class="data">{$totalRowCount}</td>
<td class="explanation">{ts}Total rows (membership records) in uploaded file.{/ts}</td>
</tr>
{if $invalidRowCount }
- <tr class="error"><td class="label">{ts}Invalid Rows (skipped){/ts}</td>
+ <tr class="error"><td class="label crm-grid-cell">{ts}Invalid Rows (skipped){/ts}</td>
<td class="data">{$invalidRowCount}</td>
<td class="explanation">{ts}Rows with invalid data in one or more fields. These rows will be skipped (not imported).{/ts}
{if $invalidRowCount}
{/if}
{if $unMatchCount }
- <tr class="error"><td class="label">{ts}Mismatched Rows (skipped){/ts}</td>
+ <tr class="error"><td class="label crm-grid-cell">{ts}Mismatched Rows (skipped){/ts}</td>
<td class="data">{$unMatchCount}</td>
<td class="explanation">{ts}Rows with mismatched membership IDs... (NOT updated).{/ts}
{if $unMatchCount}
{/if}
{if $conflictRowCount}
- <tr class="error"><td class="label">{ts}Conflicting Rows (skipped){/ts}</td>
+ <tr class="error"><td class="label crm-grid-cell">{ts}Conflicting Rows (skipped){/ts}</td>
<td class="data">{$conflictRowCount}</td>
<td class="explanation">{ts}Rows with conflicting transaction IDs (NOT imported).{/ts}
{if $conflictRowCount}
{/if}
{if $duplicateRowCount}
- <tr class="error"><td class="label">{ts}Duplicate Rows{/ts}</td>
+ <tr class="error"><td class="label crm-grid-cell">{ts}Duplicate Rows{/ts}</td>
<td class="data">{$duplicateRowCount}</td>
<td class="explanation">{ts}Rows which are duplicates of existing CiviCRM membership records.{/ts} {$dupeActionString}
{if $duplicateRowCount}
</tr>
{/if}
- <tr><td class="label">{ts}Records Imported{/ts}</td>
+ <tr><td class="label crm-grid-cell">{ts}Records Imported{/ts}</td>
<td class="data">{$validRowCount}</td>
<td class="explanation">{ts}Rows imported successfully.{/ts}</td>
</tr>
<tr>
<td><strong>{$row.month.total.name}</strong></td>
{if $preMonth}
- <td class="label">
+ <td class="label crm-grid-cell">
{if $row.premonth.new.url}<a href="{$row.premonth.new.url}" title="view details">{$row.premonth.new.count}</a>
{else}{$row.premonth.new.count}{/if}
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $row.premonth.renew.url}<a href="{$row.premonth.renew.url}" title="view details">{$row.premonth.renew.count}</a>
{else}{$row.premonth.renew.count}{/if}
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $row.premonth.total.url}
<a href="{$row.premonth.total.url}" title="view details">{$row.premonth.total.count}</a>
{else}
</td>
{/if}
- <td class="label">
+ <td class="label crm-grid-cell">
{if $row.month.new.url}<a href="{$row.month.new.url}" title="view details">{$row.month.new.count}</a>
{else}{$row.month.new.count}{/if}
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $row.month.renew.url}<a href="{$row.month.renew.url}" title="view details">{$row.month.renew.count}</a>
{else}{$row.month.renew.count}{/if}
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $row.month.total.url}
<a href="{$row.month.total.url}" title="view details">{$row.month.total.count}</a>
{else}
{/if}]
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $row.year.new.url}<a href="{$row.year.new.url}" title="view details">{$row.year.new.count}</a>
{else}{$row.year.new.count}{/if}
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $row.year.renew.url}<a href="{$row.year.renew.url}" title="view details">{$row.year.renew.count}</a>
{else}{$row.year.renew.count}{/if}
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $row.year.total.url}
<a href="{$row.year.total.url}" title="view details">{$row.year.total.count}</a>
{else}
{/if}]
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $isCurrent}
{if $row.current.total.url}
<a href="{$row.current.total.url}" title="view details">{$row.current.total.count}</a>
<tr class="columnfooter">
<td><strong>{ts}Totals (all types){/ts}</strong></td>
{if $preMonth}
- <td class="label">
+ <td class="label crm-grid-cell">
{if $totalCount.premonth.new.url}<a href="{$totalCount.premonth.new.url}" title="view details">{$totalCount.premonth.new.count}</a>
{else}{$totalCount.premonth.new.count}{/if}
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $totalCount.premonth.renew.url}<a href="{$totalCount.premonth.renew.url}" title="view details">{$totalCount.premonth.renew.count}</a>
{else}{$totalCount.premonth.renew.count}{/if}
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $totalCount.premonth.total.url}
<a href="{$totalCount.premonth.total.url}" title="view details">{$totalCount.premonth.total.count}</a>
{else}
</td>
{/if}
- <td class="label">
+ <td class="label crm-grid-cell">
{if $totalCount.month.new.url}<a href="{$totalCount.month.new.url}" title="view details">{$totalCount.month.new.count}</a>
{else}{$totalCount.month.new.count}{/if}
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $totalCount.month.renew.url}<a href="{$totalCount.month.renew.url}" title="view details">{$totalCount.month.renew.count}</a>
{else}{$totalCount.month.renew.count}{/if}
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $totalCount.month.total.url}
<a href="{$totalCount.month.total.url}" title="view details">{$totalCount.month.total.count}</a>
{else}
{/if}]
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $totalCount.year.new.url}<a href="{$totalCount.year.new.url}" title="view details">{$totalCount.year.new.count}</a>
{else}{$totalCount.year.new.count}{/if}
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $totalCount.year.renew.url}<a href="{$totalCount.year.renew.url}" title="view details">{$totalCount.year.renew.count}</a>
{else}{$totalCount.year.renew.count}{/if}
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $totalCount.year.total.url}
<a href="{$totalCount.year.total.url}" title="view details">{$totalCount.year.total.count}</a>
{else}
{/if}]
</td>
- <td class="label">
+ <td class="label crm-grid-cell">
{if $isCurrent}
{if $row.total.total.url}
<a href="{$row.total.total.url}" title="view details">{$totalCount.current.total.count}</a>