Sign in link / button
If you don’t want the users to have the “Sign in” button only in the top right corner of the page or if you’re using custom master pages, you might want to add a Sign in button. The code is very simple:
<a href=”/_layouts/authenticate.aspx” onclick=”document.location=’/_layouts/authenticate.aspx?Source=’+document.location.href; return false;”>Sign in</a>
Ofcourse replace the “Sign in” text with text / image of your choice.
Oznake ponudnika Technorati: SharePoint
Leave a comment
| Trackback


