From 964d637774f35ee195b526b4cc4cf08fd3f20ffb Mon Sep 17 00:00:00 2001
From: Shashank Verma
Date: Fri, 6 Oct 2023 09:00:48 +0530
Subject: [PATCH] user-profile: template: profile: Month > Year
Signed-off-by: Shashank Verma
---
user_profile/templates/user_profile/profile-card.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user_profile/templates/user_profile/profile-card.html b/user_profile/templates/user_profile/profile-card.html
index eefcfb3..54169ec 100644
--- a/user_profile/templates/user_profile/profile-card.html
+++ b/user_profile/templates/user_profile/profile-card.html
@@ -58,7 +58,7 @@ Course
-
Month
+
Year
{{ native_profile.get_current_year_display }}