{t('dashboard:This month')}
-
+
)
diff --git a/fittrackee_client/src/components/Statistics/index.jsx b/fittrackee_client/src/components/Statistics/index.jsx
index 4a4ab4f7..c80cb0eb 100644
--- a/fittrackee_client/src/components/Statistics/index.jsx
+++ b/fittrackee_client/src/components/Statistics/index.jsx
@@ -175,6 +175,7 @@ class Statistics extends React.Component {
displayedSports={displayedSports}
statsParams={statsParams}
t={t}
+ withElevation
/>