From 3f3ff74a493f822eef7b63ebe6f5b54d7c6a9f4d Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Mon, 12 May 2014 14:04:53 +0200 Subject: [PATCH] [REMOVED] Font tag --- templates/bootstrap/statistics/pool/general_stats.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/bootstrap/statistics/pool/general_stats.tpl b/templates/bootstrap/statistics/pool/general_stats.tpl index c8165358..d9bbcb68 100644 --- a/templates/bootstrap/statistics/pool/general_stats.tpl +++ b/templates/bootstrap/statistics/pool/general_stats.tpl @@ -29,9 +29,9 @@ Est. Next Difficulty {if ! $GLOBAL.website.chaininfo.disabled} - {$NETWORK.EstNextDifficulty|number_format:"8"} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks) + {$NETWORK.EstNextDifficulty|number_format:"8"} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks) {else} - {$NETWORK.EstNextDifficulty|number_format:"8"} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks) + {$NETWORK.EstNextDifficulty|number_format:"8"} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks) {/if}