Commit 63a93dc4 authored by Sebastien Robin's avatar Sebastien Robin

make the button sync for susbricption working again


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1278 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 651bed98
......@@ -114,7 +114,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<input type="submit" name="submit" value=" Change " />
</form>
</td>
<form action="SubSync" method="POST">
<form action="manage_syncSubscription" method="POST">
<td align="left" valign="top">
<input type="submit" value=" Sync ">
<input type="hidden" name="title" value="<dtml-var getTitle>" >
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment