--- ECHO_content/ECHO_collection.py 2004/06/07 14:30:16 1.99 +++ ECHO_content/ECHO_collection.py 2004/06/07 14:33:22 1.100 @@ -2338,7 +2338,7 @@ class ECHO_partner(Image,Persistent): self.person=person self.email=email self.country=country - self.copyrightType=copyrightType + self.copyrightType=copyrightType if RESPONSE is not None: RESPONSE.redirect('manage_main')