You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/licensing/gui/src/components/LicensingGatherer/MHLM.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -169,7 +169,7 @@ function MHLM({mhlmLicensingInfo = null}) {
169
169
</iframe>
170
170
171
171
<pid="ExistingLicenseNote">
172
-
<b>Note</b>: If the MATLAB on PATH is already activated, you can skip this step by clicking on the <b>Existing License</b>tab
172
+
<b>Note</b>: If the MATLAB installation specified in the Install Path setting is already activated, select <b>Existing License</b>at the top of this page to skip sign in.
Copy file name to clipboardExpand all lines: src/licensing/gui/src/components/LicensingGatherer/NLM.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ function NLM() {
84
84
</form>
85
85
<br></br>
86
86
<pid="ExistingLicenseNote">
87
-
<b>Note</b>: If the MATLAB on PATH is already activated, you can skip this step by clicking on the <b>Existing License</b>tab
87
+
<b>Note</b>: If the MATLAB installation specified in the Install Path setting is already activated, select <b>Existing License</b>at the top of this page to skip sign in.
0 commit comments