mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-11 00:16:54 +00:00
Spelling errors fixed.
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
<tr>
|
||||
<td><a href="{{route('accounts.show',$id)}}">{{{$info['name']}}}</a></td>
|
||||
<td>{{mf($info['balance'])}}</td>
|
||||
<td>{{mf($info['leftForPiggybanks'])}}</td>
|
||||
<td>{{mf($info['leftForPiggyBanks'])}}</td>
|
||||
<td>{{mf($info['sumOfTargets'])}}</td>
|
||||
<td>{{mf($info['sumOfSaved'])}}</td>
|
||||
<td>{{mf($info['leftToSave'])}}</td>
|
||||
|
||||
Reference in New Issue
Block a user