<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Ryan Hale wrote:<br>
<blockquote type="cite"
 cite="mid000201c38911$02e2e760$6401a8c0@WXPHALER">
  <meta http-equiv="Content-Type" content="text/html; ">
  <title>Message</title>
  <meta content="MSHTML 6.00.2800.1226" name="GENERATOR">
  <div><span class="234521218-02102003"><font face="Arial" size="2">Hello
All -</font></span></div>
  <div>&nbsp;</div>
  <div><span class="234521218-02102003"><font face="Arial" size="2">I
am looking to find the place in Frontier where the Member Signup Form
is generated.&nbsp; Specifically, I am looking to change the words "Member
Signup Form" to "Membership Application Form".&nbsp; Can this be done so
only one site is affected?</font></span></div>
</blockquote>
It's set in manilaSuite.members.signUpPage<br>
<br>
You could change it in one of two ways. <br>
<br>
One, make a new localization setting in
mainResponder.localization.languages, this is meant to support other
languages but can just as easily be used for this purpose.<br>
Two, set your site to call a modified version of the signup script.
yourSiteManilaWebsite.member.signUp<br>
<br>
Let me know if you need any extra help w/ these.<br>
<br>
Cheers!<br>
Pat<br>
</body>
</html>