From e219c0d1109d5de87c304cf000044af60d87bd83 Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Thu, 1 Jan 2015 21:23:05 -0600 Subject: [PATCH] Corrected mountmasterProgress variable name --- views/shared/profiles/stats.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/shared/profiles/stats.jade b/views/shared/profiles/stats.jade index fe20821c71..e53dd905f9 100644 --- a/views/shared/profiles/stats.jade +++ b/views/shared/profiles/stats.jade @@ -84,5 +84,5 @@ table.table.table-striped(ng-show='user.flags.dropsEnabled') | : {{_.size(user.items.mounts)}} tr td - strong=env.t('mountProgress') + strong=env.t('mountmasterProgress') | : {{profile.mountCount}}/90