Submit is an HTML Form structure... You must use name attribute of form objects as follows... In your template: <form> ... <input type="submit" name="list" ...
確定! 回上一頁