Arkestra
Arkestra copied to clipboard
'also publish to'
change 'where to publish' tab to 'also publish to' since news/events are always published by their host
The trouble with this is that the field uses filter_horizontal in admin. This means that the widget title is now "Available publish to".
Changing the verbose_name to "Also publish to" would make the widget display the no-less daft "Available Also publish to"...