Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

[Added] nuconfig.php,Rename "additional" labels on user form

Information about updates, news, Code Library
admin
Site Admin
Posts: 2781
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5
Been thanked: 1 time

[Added] nuconfig.php,Rename "additional" labels on user form

Unread post by admin »

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
user_renamed_labels.png
user_renamed_labels.png (23 KiB) Viewed 182 times
Post Reply