From f92c9294e74e1c382adcb6b9e0a914a68eae640a Mon Sep 17 00:00:00 2001 From: Kumi Date: Sun, 26 May 2024 17:41:51 +0200 Subject: [PATCH] fix: remove plus sign from 0 ETH in membership display Corrected the display of Ethereum (ETH) income in the membership summary table to not show a misleading "+" sign before a zero value. This change ensures consistency and clarity in financial reporting across different cryptocurrencies, eliminating any confusion for users analyzing their income streams. --- templates/membership.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/membership.html b/templates/membership.html index 70c48de..bc21127 100644 --- a/templates/membership.html +++ b/templates/membership.html @@ -151,7 +151,7 @@ Total Income + €365.00 + 0.00043400 BTC - + 0 ETH + 0 ETH + 0.447661805527 XMR