fix i18n typos

This commit is contained in:
wvengen 2013-05-16 00:05:47 +02:00
parent 0c94ef5912
commit 3b7cbf71e0
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
%td= sort_link_helper t('.date'), "date"
%td= t('.who')
%td= sort_link_helper t('.note'), "note"
%td= sort_link_helper t('amount'), "amount"
%td= sort_link_helper t('.amount'), "amount"
%tbody
- @financial_transactions.each do |t|
%tr