Commit b6b7180b authored by Fabien Morin's avatar Fabien Morin

typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24679 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f8abad02
......@@ -55,7 +55,7 @@
<key> <string>_body</string> </key>
<value> <string>if context.portal_membership.isAnonymousUser():\n
return (\'Subscription Form\',)\n
return (\'Declaration TVA\', \'Declaration TVA Empty\' \'Subscription Form\') #\'Mandate Form\' is not implemented yet\n
return (\'Declaration TVA\', \'Declaration TVA Empty\', \'Subscription Form\') #\'Mandate Form\' is not implemented yet\n
</string> </value>
</item>
<item>
......
457
\ No newline at end of file
458
\ No newline at end of file
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