Merge pull request #2588 from ChaseReid/patch-3

instead of redirecting to  regular joindiaspora u just go 2 the site
This commit is contained in:
Jonne Haß 2012-01-05 14:50:44 -08:00
commit 683a74d859

View file

@ -23,7 +23,7 @@
<img src="/images/404.png"/> <img src="/images/404.png"/>
</a> </a>
<h1> <h1>
<a href="javascript:history.go(-1)"> Go Back </a> <a href="/"> Go Back </a>
</h1> </h1>
</body> </body>
</html> </html>