Merge pull request #10238 from edx/saleem-latif/SOL-1297-feedback-changes
SOL-1297: Remove platform name from error message in Certificates Web View
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
|
||||
<section class="outside-app">
|
||||
<h1>
|
||||
${_(u"There is a problem with this certificate on {platform_name}".format(
|
||||
platform_name=u"<em>{platform_name}</em>".format(platform_name=settings.PLATFORM_NAME)))}
|
||||
${_(u"There is a problem with this certificate.")}
|
||||
</h1>
|
||||
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user