branch | xbelweb |
changeset 36 | 6d87015fb314 |
parent 30 | dbf4027d82fc |
child 38 | c30e2402deca |
--- a/edit_kw.tmpl Tue Oct 07 00:20:01 2003 -0400 +++ b/edit_kw.tmpl Tue Oct 07 11:07:46 2003 -0400 @@ -2,7 +2,7 @@ <TMPL_INCLUDE NAME="headers.tmpl"> <body> <h1><TMPL_VAR pagetitle></h1> - <form action="do_edit_kw.py" method="post" name="edit"> + <form action="do_edit_kw.py" method="get" name="edit"> <label>Keywords: <select multiple name="kw"> <TMPL_LOOP Keywords> <option value="<TMPL_VAR id>"><TMPL_VAR keyword></option>