|
33 | 33 | role="alert" |
34 | 34 | class="featured-success-alert" |
35 | 35 | > |
36 | | - |
37 | 36 | <span content class="orc-font-body-small"> |
38 | 37 | <span class="orc-font-body-small"> |
39 | | - <ng-container i18n="@@shared.featuredAffiliationSuccessMessageBefore">Your affiliation</ng-container> |
| 38 | + <ng-container |
| 39 | + i18n="@@shared.featuredAffiliationSuccessMessageBefore" |
| 40 | + >Your affiliation</ng-container |
| 41 | + > |
40 | 42 | <strong>{{ featuredAffiliationName }}</strong> |
41 | | - <ng-container i18n="@@shared.featuredAffiliationSuccessMessageAfter">has been highlighted and will be shown at the top of your public record. To remove this highlight click the star icon next to the affiliation name.</ng-container> |
| 43 | + <ng-container i18n="@@shared.featuredAffiliationSuccessMessageAfter" |
| 44 | + >has been highlighted and will be shown at the top of your public |
| 45 | + record. To remove this highlight click the star icon next to the |
| 46 | + affiliation name.</ng-container |
| 47 | + > |
42 | 48 | </span> |
43 | | - <p><a |
44 | | - class="underline brand-primary-darkest-link" |
45 | | - rel="noopener noreferrer" |
46 | | - target="_blank" |
47 | | - href="https://support.orcid.org/hc/en-us/articles/360006894834-Add-employment-information-to-your-ORCID-record" |
48 | | - i18n="@@shared.featuredAffiliationLearnMore" |
49 | | - > |
50 | | - Find out more about highlighting affiliations in your ORCID record |
| 49 | + <p> |
| 50 | + <a |
| 51 | + class="underline brand-primary-darkest-link" |
| 52 | + rel="noopener noreferrer" |
| 53 | + target="_blank" |
| 54 | + href="https://support.orcid.org/hc/en-us/articles/360006894834-Add-employment-information-to-your-ORCID-record" |
| 55 | + i18n="@@shared.featuredAffiliationLearnMore" |
| 56 | + > |
| 57 | + Find out more about highlighting affiliations in your ORCID record |
51 | 58 | </a> |
52 | | - </p> |
| 59 | + </p> |
53 | 60 | </span> |
54 | 61 | </app-alert-message> |
55 | 62 | <app-alert-message |
|
58 | 65 | role="alert" |
59 | 66 | class="featured-notice-alert" |
60 | 67 | > |
61 | | - <span title i18n="@@shared.highlightYourAffiliations">Highlight your affiliations</span> |
| 68 | + <span title i18n="@@shared.highlightYourAffiliations" |
| 69 | + >Highlight your affiliations</span |
| 70 | + > |
62 | 71 | <span content class="orc-font-body-small"> |
63 | 72 | <span class="orc-font-body-small"> |
64 | | - <ng-container i18n="@@shared.featuredAffiliationNoticeMessagePart1">Highlighted affiliations are shown at the top of your public record.</ng-container> |
65 | | - <ng-container i18n="@@shared.featuredAffiliationNoticeMessagePart2Before">To highlight an affiliation click the</ng-container> |
| 73 | + <ng-container i18n="@@shared.featuredAffiliationNoticeMessagePart1" |
| 74 | + >Highlighted affiliations are shown at the top of your public |
| 75 | + record.</ng-container |
| 76 | + > |
| 77 | + <ng-container |
| 78 | + i18n="@@shared.featuredAffiliationNoticeMessagePart2Before" |
| 79 | + >To highlight an affiliation click the</ng-container |
| 80 | + > |
66 | 81 | <strong>star</strong> |
67 | | - <ng-container i18n="@@shared.featuredAffiliationNoticeMessagePart2After">icon next to the affiliation name.</ng-container> |
68 | | - <em><ng-container i18n="@@shared.featuredAffiliationNoticeMessagePart3">You can only highlight one affiliation at a time.</ng-container></em> |
| 82 | + <ng-container |
| 83 | + i18n="@@shared.featuredAffiliationNoticeMessagePart2After" |
| 84 | + >icon next to the affiliation name.</ng-container |
| 85 | + > |
| 86 | + <em |
| 87 | + ><ng-container |
| 88 | + i18n="@@shared.featuredAffiliationNoticeMessagePart3" |
| 89 | + >You can only highlight one affiliation at a time.</ng-container |
| 90 | + ></em |
| 91 | + > |
69 | 92 | </span> |
70 | 93 | <p> |
71 | 94 | <a |
|
0 commit comments