-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
<script type="text/javascript">
function msgbox() { alert("An Invatation to our Google Group has been sent to " + _gel("emailconf").value + ". You will have to confirm the email invitation to join and recieve future emails. You can opt out of our group at anytime using the Unsubscribe link in the email."); }
</script>
<form action="http://groups.google.com/group/YOUR GOOGLE GROUP NAME HERE/boxsubscribe" id="formconf" onsubmit="msgbox()">
Email: <input type=text name=email id="emailconf">
<input type="submit" value="Subscribe">
</form>Reactions are currently unavailable