This commit is contained in:
Gregory Martin
2017-08-30 15:04:33 -04:00
parent 729127c3aa
commit 18e21ff9c7

View File

@@ -222,7 +222,7 @@ class CertificateAvailableDate(DateSummary):
@property
def description(self):
return _('Day certificates will become available for passing verified learners.' + str(self.active_certificates))
return _('Day certificates will become available for passing verified learners.')
@property
def date(self):