From 96085cb68350e80f97256056b7d4fe42fe04722c Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Mon, 23 Dec 2013 21:06:08 +0100 Subject: [PATCH] [FIX] Minor display fix --- public/templates/mpos/statistics/pool/general_stats.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/mpos/statistics/pool/general_stats.tpl b/public/templates/mpos/statistics/pool/general_stats.tpl index a23040f0..293532d1 100644 --- a/public/templates/mpos/statistics/pool/general_stats.tpl +++ b/public/templates/mpos/statistics/pool/general_stats.tpl @@ -28,7 +28,7 @@ {if ! $GLOBAL.website.chaininfo.disabled} {$NETWORK.EstNextDifficulty} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks) {else} - {$NETWORK.EstNextDifficulty} (Change in {$NETWORK.EstNextDifficulty} Blocks) + {$NETWORK.EstNextDifficulty} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks) {/if}