tbl1_StudentEmailDisclaimer

Description

This table holds some disclaimer text that can be used as a bookmark in email templates when composing email to students about request portal transfer request decisions.

Columns

ID int(11) NOT NULL

Options

display="true", null="true", search="false", type=""

student_email_disclaimer mediumtext DEFAULT NULL

Description

The disclaimer text

Options

display="true", null="true", search="false", type=""

last_change timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()

Options

display="true", null="true", search="false", type=""