minor fixes/typos

This commit is contained in:
2018-10-22 15:13:08 -04:00
parent 4ee54f4764
commit 15159960b2
2 changed files with 4 additions and 4 deletions

View File

@ -6,10 +6,10 @@
</br></br>
<table cellpadding="0" cellspacing="0" border="0" class="row-highlight">
<thead class="sticky">
<th>{ts}Endowement{/ts}</th>
<th>{ts}Endowment{/ts}</th>
<th>{ts}Annual Budget{/ts}</th>
<th>{ts}Amount Awarded{/ts}</th>
<th>{ts}Amound Remaining{/ts}</th>
<th>{ts}Amount Remaining{/ts}</th>
</thead>
{crmAPI var='result' entity='GrantBudget' action='getbudget' fiscal_year=$fiscalYear}
{foreach from=$result.values item=row}