renderDom("Account Create Error","Error while creating your account. We've been notified about this",msg);
});
});
});
});
...
@@ -79,8 +79,8 @@
...
@@ -79,8 +79,8 @@
<divclass="col-md-10 col-sm-10 my-col">
<divclass="col-md-10 col-sm-10 my-col">
<divid="form-wrapper">
<divid="form-wrapper">
<h2> Self Registration form </h2>
<h2> Self Registration Form </h2>
<p> Welcome to UAB's Reseach Computing cluster. The information below will be used to create your account. <br>Please fill in all the details as this helps us understand our user base. <br>Contact support@listserv.uab.edu for any assistance in creating your account.</p>
<pstyle="font-size:110%;"> Welcome to UAB's Reseach Computing cluster. The information below will be used to create your account. Please fill in all the details as this helps us understand our user base. Contact <ahref="mailto:someone@yoursite.com">Research Computing</a> for any assistance in creating your account.</p>
<buttonclass="btn btn-danger btn-md"id="cancel"name="cancel"type="button"onClick="renderDom('Account Creation Cancelled','Close browser to end session', null)">Cancel</button>