Merge branch 'users'
[matches/MCTX3420.git] / testing / MCTXWeb / public_html / users / login.php
index 257fa4d..7d2ba20 100644 (file)
@@ -99,7 +99,7 @@ echo '
       <div class="widget">\r
         <div class="title">Notice</div>\r
         This is the login page for site administration.<br>If you wish to log in\r
-        to the main web-site, see <a href="#">here instead</a>.\r
+        to the main web-site, see <a href="..">here instead</a>.\r
       </div>\r
        <div class="widget">\r
            <form id="login" name="login" action="'.$_SERVER["PHP_SELF"].'" method="post">\r
@@ -116,7 +116,8 @@ echo '
                </label>             \r
              </p>\r
              <p style="float:left; margin:0;">\r
-               <a href="forgot-password.php">Forgotten password?</a>\r
+               <a href="forgot-password.php">Forgotten password?</a><br>\r
+               <a href="register.php">Register</a>\r
              </p>\r
              <p style="float:right; margin:0;">\r
                <input type="submit" value="Log In">\r

UCC git Repository :: git.ucc.asn.au