Skip to content
Snippets Groups Projects
Commit 05a43a12 authored by Michael Fairchild's avatar Michael Fairchild
Browse files

cleanup

parent 42d118d5
No related branches found
No related tags found
No related merge requests found
<?php <?php
/** /**
* Elgg Get Email Only SSO register form * Elgg Get Email Only SSO register form
* *
...@@ -13,9 +12,7 @@ ...@@ -13,9 +12,7 @@
// if we're returning from a failed email validation, we'll put the failed email in the email form field // if we're returning from a failed email validation, we'll put the failed email in the email form field
$theiremail = get_input('e'); $theiremail = get_input('e');
?> ?>
<h2 class="sec_header">Email Verification</h2> <h2 class="sec_header">Email Verification</h2>
<div class="three_col left"> <div class="three_col left">
<p>We just want to make sure we have your correct e-mail and then we'll log you in.</p> <p>We just want to make sure we have your correct e-mail and then we'll log you in.</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment