Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

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

Information about updates, news, Code Library
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

[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
You do not have the required permissions to view the files attached to this post.
Post Reply