diff --git a/deposits/templates/deposits/aff_deposits.html b/deposits/templates/deposits/aff_deposits.html index 1ed4ac6f..09263b46 100644 --- a/deposits/templates/deposits/aff_deposits.html +++ b/deposits/templates/deposits/aff_deposits.html @@ -29,14 +29,14 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% trans "User" %} | -{% trans "Item" %} | +{% trans "User" %} | +{% trans "Item" %} | {% trans "Amount" %} | -{% trans "Date" %} | -{% trans "Returned" %} | +{% trans "Date" %} | +{% trans "Returned" %} |
---|