diff --git a/www/partials/prediction.html b/www/partials/prediction.html index 057dd9ad3c7af3dc05b8521c5e1f374900c5dfe9..6b947765bacf4a216f290be2a549c0518253b231 100644 --- a/www/partials/prediction.html +++ b/www/partials/prediction.html @@ -5,7 +5,7 @@ </div> <div class="center"> <div class="title"> - {{ freePrediction.league.name }} - <span class="date">{{locale === 'fr' ? (freePrediction.date | date: "dd/MM/yy") : (notification.date | date: "MM/dd/yy")}}</span> + {{ freePrediction.league.name }} - <span class="date">{{locale === 'fr' ? (freePrediction.date | date: "dd/MM/yy") : (freePrediction.date | date: "MM/dd/yy")}}</span> </div> <div class="figures"> <div class="figure">1</div>