Fixed i18n typo that Imperadeiro98 noticed.

This commit is contained in:
Nick Winter 2014-12-11 06:57:58 -08:00
parent fc12def6c1
commit ce36fa461f

View file

@ -37,7 +37,7 @@ block content
td= moment(activeUntil).format('l')
if nextPaymentDate
tr
th(data-i18n="account.next_paymthn")
th(data-i18n="account.next_payment")
td= moment(nextPaymentDate).format('l')
if cost
tr