[dw-free] /login has a broken site tour link
[commit: http://hg.dwscoalition.org/dw-free/rev/48baad41cd42]
http://bugs.dwscoalition.org/show_bug.cgi?id=1218
Remove link
Patch by
denise.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=1218
Remove link
Patch by
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
Files modified:
- htdocs/login.bml
- htdocs/login.bml.text
-------------------------------------------------------------------------------- diff -r 3830a94cbf4e -r 48baad41cd42 htdocs/login.bml --- a/htdocs/login.bml Sat May 16 05:43:05 2009 +0000 +++ b/htdocs/login.bml Sat May 16 05:53:04 2009 +0000 @@ -221,7 +221,6 @@ $body .= "<li>$ML{'.createaccount.whylogin.benefit4'}</li>"; $body .= "<li>$ML{'.createaccount.whylogin.benefit5'}</li>"; $body .= "</ul>\n"; - $body .= "<p><a href='<?siteroot?>/tour/'>$ML{'.createaccount.tour'}</a></p>\n"; $body .= "</div><!-- end .login-create-account -->\n"; $body .= "</div><!-- end .columns-2-left -->\n"; } diff -r 3830a94cbf4e -r 48baad41cd42 htdocs/login.bml.text --- a/htdocs/login.bml.text Sat May 16 05:43:05 2009 +0000 +++ b/htdocs/login.bml.text Sat May 16 05:53:04 2009 +0000 @@ -2,8 +2,6 @@ .createaccount.header=Not a <?sitename?> member? .createaccount.button=Create an Account - -.createaccount.tour=Take the Feature Tour .createaccount.whylogin.benefit1=Read friends-only posts that are addressed to you. --------------------------------------------------------------------------------