diff --git a/drcr/templates/statements/statement_lines.html b/drcr/templates/statements/statement_lines.html index b64a501..31cc1b2 100644 --- a/drcr/templates/statements/statement_lines.html +++ b/drcr/templates/statements/statement_lines.html @@ -1,5 +1,5 @@ {# DrCr: Web-based double-entry bookkeeping framework - Copyright (C) 2022–2023 Lee Yingtong Li (RunasSudo) + Copyright (C) 2022–2024 Lee Yingtong Li (RunasSudo) This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by @@ -24,23 +24,23 @@
- + Import statement {% if request.args.get('unclassified', '0') != '1' %} - Show only unclassified lines + Show only unclassified lines {% endif %}