Merge pull request #105 from edx/aehsan/van-323/institution_page_heading_updated
Merge pull request #104 from edx/aehsan/component-header-version-updated
This commit is contained in:
@@ -47,7 +47,7 @@ const InstitutionLogistration = props => {
|
||||
{buttonTitle}
|
||||
</Hyperlink>
|
||||
</div>
|
||||
<h3 className="mt-2 mb-4 font-weight-normal">
|
||||
<h3 className="mt-3 mb-4 font-weight-normal">
|
||||
{headingTitle}
|
||||
</h3>
|
||||
<p className="mb-2">
|
||||
|
||||
@@ -33,7 +33,7 @@ const messages = defineMessages({
|
||||
},
|
||||
'institution.login.page.title': {
|
||||
id: 'institution.login.page.title',
|
||||
defaultMessage: 'Sign in with Institution/Campus Credentials',
|
||||
defaultMessage: 'Sign in with institution/campus credentials',
|
||||
description: 'Heading of institution page',
|
||||
},
|
||||
'institution.login.page.sub.heading': {
|
||||
|
||||
@@ -33,7 +33,7 @@ const messages = defineMessages({
|
||||
},
|
||||
'register.institution.login.page.title': {
|
||||
id: 'register.institution.login.page.title',
|
||||
defaultMessage: 'Register with Institution/Campus Credentials',
|
||||
defaultMessage: 'Register with institution/campus credentials',
|
||||
description: 'Heading of institution page',
|
||||
},
|
||||
'create.an.account': {
|
||||
|
||||
Reference in New Issue
Block a user