I would like to add Introduction text on the Registration page.
i.e. type=reg_options
Before the user selects the Registration type we would you like to inform the user that creating an account will save time in future registrations.
Is this possible without editing the dtregister.php?
BTW, this is a very large script, are you planning on dividing this into smaller files?
At this time, you\'d need to modify the file directly, yes. Search for \"SELECT_OPTION\" and you\'ll find the location where you need to insert your text.
Yes we\'ll be revamping the file structure of DT Register as it has continued to grow over time.