<% '**************************************************************************************** '** Copyright Notice '** '** Web Wiz Forums(TM) '** http://www.webwizforums.com '** '** Copyright (C)2001-2008 Web Wiz(TM). All Rights Reserved. '** '** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS UNDER LICENSE FROM 'WEB WIZ'. '** '** IF YOU DO NOT AGREE TO THE LICENSE AGREEMENT THEN 'WEB WIZ' IS UNWILLING TO LICENSE '** THE SOFTWARE TO YOU, AND YOU SHOULD DESTROY ALL COPIES YOU HOLD OF 'WEB WIZ' SOFTWARE '** AND DERIVATIVE WORKS IMMEDIATELY. '** '** If you have not received a copy of the license with this work then a copy of the latest '** license contract can be found at:- '** '** http://www.webwizguide.com/license '** '** For more information about this software and for licensing information please contact '** 'Web Wiz' at the address and website below:- '** '** Web Wiz, Unit 10E, Dawkins Road Industrial Estate, Poole, Dorset, BH15 4JD, England '** http://www.webwizguide.com '** '** Removal or modification of this copyright notice will violate the license contract. '** '**************************************************************************************** 'member_control_panel.asp '--------------------------------------------------------------------------------- Const strTxtChangeProfile = "Make changes to your profile and forum preferences" Const strTxtAlterEmailSubscriptions = "Manage your Forum and Topic email subscriptions" Const strTxtReadandSendPMs = "Read and send Private Messages between yourself and other forum members" Const strTxtListOfYourForumBuddies = "List of your forum buddies" Const strTxtForumHelp = "Forum Help" Const strTxtForumHelpFilesandFAQsToHelpYou = "Forum Help files and FAQ's to help you with any difficulties you may have when using the forum" Const strTxtAdminAndModFunc = "Admin and Moderator functions" Const strTxtAdminFunctionsTo = "Admin and Moderator functions to delete, suspend, change user group etc. of member" Const strTxtChangePassAndEmail = "Make changes to your login password and/or email address" Const strTxtProfileInfo = "Profile Information" Const strTxtChangeProfileInfo = "Make changes to personal information you have given" Const strTxtChangeForumPreferences = "Make changes to your forum preferences" Const strTxtFileManagerDescription = "Manage your file and image uploads. Upload new files, delete, rename, and preview previous file and image uploads." %>