fix path to passwd.cgi!
[freeside.git] / fs_selfservice / FS-SelfService / cgi / passwd.html
index 7e06ecf..459c96a 100644 (file)
@@ -4,7 +4,7 @@
   </head>
   <body bgcolor="#e8e8e8">
     <h3>Change password</h3>
-    <form action="/cgi-bin/fs_passwd.cgi" method="post">
+    <form action="passwd.cgi" method="post">
     <table bgcolor="#cccccc" border=0 cellspacing=2>
       <tr><th align="right">Username</th>
         <td><input type="text" name="username" size="18"></td>