From a26f1942f8576c01dc012546f6e0750c550902ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Thu, 16 Apr 2026 11:08:05 +0800 Subject: [PATCH] Fix incorrect comment reference in balance-sheet.html template --- src/accounting/templates/accounting/report/balance-sheet.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/accounting/templates/accounting/report/balance-sheet.html b/src/accounting/templates/accounting/report/balance-sheet.html index 9491b60..9fa2598 100644 --- a/src/accounting/templates/accounting/report/balance-sheet.html +++ b/src/accounting/templates/accounting/report/balance-sheet.html @@ -1,8 +1,8 @@ {# The Mia! Accounting Project -income-statement.html: The income statement +balance-sheet.html: The balance sheet - Copyright (c) 2023 imacat. + Copyright (c) 2023-2026 imacat. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.