diff --git a/unl_theme/views/default/account/forms/register.php b/unl_theme/views/default/account/forms/register.php index 47a50bbd6ab4c24a10742fdc514fb9e4a81f1d7f..2238113a1f53ff639826952889e382aaf93df43b 100644 --- a/unl_theme/views/default/account/forms/register.php +++ b/unl_theme/views/default/account/forms/register.php @@ -46,8 +46,9 @@ <h2 class="sec_header"><?php echo elgg_echo('register'); ?></h2> <div class="three_col left formCool"> <p>Huskers worldwide are encouraged to create an account in order to use the social network. Upon creating an account with the form below, - you will be sent an email with a verification link. Click this link to gain access by activating your account.</p> + you will be sent an email with a verification link. Click the link to gain access by activating your account.</p> <?php echo elgg_view('input/form', array('action' => "{$vars['url']}action/register", 'body' => $form_body)) ?> + <p style="clear:both"><a <?php echo " href=\"". $vars['url'] ."account/register.php\">"?>Forgot your password?</a></p> </div> <div class="col right"> <div class="zenbox cool">