Commit f7858fbf authored by morse%netscape.com's avatar morse%netscape.com
Browse files

get privacy tutorial from outside the firewall so web users can see it

parent 593285a0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -295,7 +295,8 @@ PRVCY_PrivacyPolicyConfirmSubmit(MWContext *ctxt,
PUBLIC const char *
PRVCY_TutorialURL()
{
  return "http://warp/h/peoplestage/d/homepages/morse/privacy/index.html";
  return "http://people.netscape.com/morse/privacy/index.html";
/*return "http://warp/h/peoplestage/d/homepages/morse/privacy/index.html";*/
}

PRIVATE Bool anonymous = FALSE;