mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 01:48:21 +02:00
Force line breaks on transactions reason in history, but don't wrap dates or amounts
This commit is contained in:
@ -356,4 +356,4 @@ class MembershipTransaction(Transaction):
|
||||
|
||||
@property
|
||||
def type(self):
|
||||
return _('membership transaction')
|
||||
return _('membership').capitalize()
|
||||
|
Reference in New Issue
Block a user