diff --git a/webclient/src/Classes.js b/webclient/src/Classes.js index 541dde9..0100e0f 100644 --- a/webclient/src/Classes.js +++ b/webclient/src/Classes.js @@ -6,7 +6,7 @@ import moment from 'moment'; import { isAdmin, isInstructor, BasicTable, requester } from './utils.js'; import { NotFound, PleaseLogin } from './Misc.js'; import { InstructorClassDetail, InstructorClassAttendance } from './InstructorClasses.js'; -import { PayPal } from './PayPal.js'; +import { PayPalPayNow } from './PayPal.js'; function ClassTable(props) { const { classes } = props; @@ -211,7 +211,7 @@ export function ClassDetail(props) { {userTraining.attendance_status === 'Waiting for payment' &&
Please pay the course fee of ${clazz.cost} to confirm your attendance.
-Visit the account settings page to set one.
Create a ${user.member.monthly_fees} / month subscription, get your first three months for the price of two:
+