diff -r 017869a514c3 -r 70dbba754c11 web/views/editforms.py --- a/web/views/editforms.py Fri Oct 09 15:53:02 2009 +0200 +++ b/web/views/editforms.py Fri Oct 09 15:53:42 2009 +0200 @@ -372,6 +372,7 @@ entity """ id = 'copy' + title = _('copy') warning_message = _('Please note that this is only a shallow copy') def render_form(self, entity):