Commit 18e21ff9 by Gregory Martin

Update

parent 729127c3
......@@ -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):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment