[Added] nuconfig.php,Rename "additional" labels on user form
Posted: Sat Jul 17, 2021 12:43 pm
Specify alternative labels for "Additional 1" and "Additional 2" on the user form:
Code: Select all
$nuConfigUserAdditional1Label = ""; //-- If not blank, rename the Label of "Additional 1" on the user form
$nuConfigUserAdditional2Label = ""; //-- If not blank, rename the Label of "Additional 2" on the user form