From 7ef236a557aa1479de4f0ccf637e6862469f1660 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Dere=C5=BEi=C4=87?= Date: Thu, 15 Feb 2024 10:04:15 +0100 Subject: [PATCH] HotFix: small HTML fixes --- app/login/page.tsx | 2 +- app/ui/BillEditForm.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/login/page.tsx b/app/login/page.tsx index 431beb5..054cadf 100644 --- a/app/login/page.tsx +++ b/app/login/page.tsx @@ -58,7 +58,7 @@ const Page:FC = async () => {

Easy copy of expenditures

-

All your realestate and utilitys are automatically copied to the next month, so you don't neeed to do it by hand.

+

All your realestate and utilitys are automatically copied to the next month, so you don't neeed to do it by hand.

diff --git a/app/ui/BillEditForm.tsx b/app/ui/BillEditForm.tsx index 77fe2c4..10fd36a 100644 --- a/app/ui/BillEditForm.tsx +++ b/app/ui/BillEditForm.tsx @@ -132,7 +132,7 @@ export const BillEditForm:FC = ({ location, bill }) => { barcodeImage ?

After scanning the code make sure the information is correct.
We are not liable in case of an incorrect payment.

: null