From 3fa90661ac38f4a4497d2315c11c6344fc8453cb Mon Sep 17 00:00:00 2001 From: laurentbarontini Date: Sat, 3 Jan 2026 10:52:30 +0100 Subject: [PATCH] 03.01.26 --- src/App.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index b13b34d8..8f411341 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -593,7 +593,7 @@ export default function App() { className="group rounded-lg border border-gray-200 dark:border-gray-600 p-4 flex flex-col items-center justify-center hover:bg-teal-50 dark:hover:bg-gray-700 transition" > - {move_cash_to_validate} + {move_cash} To validate @@ -606,7 +606,7 @@ export default function App() { className="group rounded-lg border border-gray-200 dark:border-gray-600 p-4 flex flex-col items-center justify-center hover:bg-indigo-50 dark:hover:bg-gray-700 transition" > - {move_cash_posted} + {move_cash} Posted