forked from CiviWare/org.agbu.annualgrantbudgets
minor fixes/typos
This commit is contained in:
@ -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}
|
||||
|
Reference in New Issue
Block a user