Fix link on login page
authorJeremy Tan <[email protected]>
Mon, 28 Oct 2013 13:12:38 +0000 (21:12 +0800)
committerJeremy Tan <[email protected]>
Mon, 28 Oct 2013 13:12:38 +0000 (21:12 +0800)
testing/MCTXWeb/public_html/users/login.php

index 95b22a4..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

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