--- a/view.py Fri Feb 20 01:14:40 2009 +0100 +++ b/view.py Fri Feb 20 01:14:46 2009 +0100 @@ -497,7 +497,7 @@ __select__ = yes() property_defs = { _('visible'): dict(type='Boolean', default=True, - help=_('display the box or not')), + help=_('display the component or not')), } def div_class(self):