web/views/editforms.py
changeset 3629 559cad62c786
parent 3589 a5432f99f2d9
parent 3627 70dbba754c11
child 3674 387d51af966d
--- a/web/views/editforms.py	Wed Oct 07 12:38:30 2009 +0200
+++ b/web/views/editforms.py	Fri Oct 09 16:39:26 2009 +0200
@@ -371,6 +371,8 @@
     entity
     """
     __regid__ = 'copy'
+
+    title = _('copy')
     warning_message = _('Please note that this is only a shallow copy')
 
     def render_form(self, entity):