-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,7 +53,7 @@ <h5 class="card-header">Cost adjustment by location</h5> | |
<span style = "font-size:13pt;"><i> Which course are you taking? </i></span> <select class="js-Selector3" onchange="onChange()" id='course'> | ||
</select> | ||
<br><br> | ||
<p><span style = "font-size:13pt;"><i> Course tuition fee:</i></span></p> | ||
<p><span style = "font-size:13pt;"><i> Course tuition fee**:</i></span></p> | ||
<div id="costs"> | ||
|
||
</div> | ||
|
@@ -62,6 +62,8 @@ <h5 class="card-header">Cost adjustment by location</h5> | |
<br> | ||
* If you have issues with the website please try the Chrome browser. | ||
<br> | ||
** Note: The discounted price based on your above selections is reflected in the portal through sequential discounts. If the price is not what you were expecting, select "I can't comfortably afford this price". | ||
<br> | ||
If you have any questions please email us [email protected] | ||
</div> | ||
|
||
|