diff --git a/synth/index.php b/synth/index.php index 9cd34ab..45354d3 100644 --- a/synth/index.php +++ b/synth/index.php @@ -18,6 +18,7 @@ try { // Silently ignore network failures, we degrade gracefully in the UI. } + $btcLabel = $btcPrice ? number_format($btcPrice, 2) . ' $' : 'unbekannt'; ?>