diff options
Diffstat (limited to 'print/pcal/files/patch-html_pcalw.html')
-rw-r--r-- | print/pcal/files/patch-html_pcalw.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/print/pcal/files/patch-html_pcalw.html b/print/pcal/files/patch-html_pcalw.html new file mode 100644 index 000000000000..0432f65d43c5 --- /dev/null +++ b/print/pcal/files/patch-html_pcalw.html @@ -0,0 +1,11 @@ +--- html/pcalw.html.orig Thu Dec 16 01:18:24 2004 ++++ html/pcalw.html Thu Jan 13 17:31:55 2005 +@@ -20,7 +20,7 @@ + + <!-- start of form --> + +-<FORM ACTION="http://yourpath/pcal.cgi" METHOD=GET> ++<FORM ACTION="http://@@WWWSERVER@@/cgi-bin/pcal.cgi" METHOD=GET> + + <INPUT TYPE=HIDDEN NAME=wflag VALUE="-w"> <!-- silently set -w flag --> + |