Skip to content

Commit

Permalink
Fix description (#2460)
Browse files Browse the repository at this point in the history
Co-authored-by: celestemartinez <[email protected]>
  • Loading branch information
enrubio and celestemartinez authored Jan 9, 2025
1 parent 261ab9e commit 78145f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openreview/venue_request/venue_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -1459,7 +1459,7 @@ def setup_request_form(self):
'hidden': True
},
'force_profiles_only': {
'description': 'Submitting authors must have an OpenReview profile, however, should all co-authors be required to have profiles?',
'description': 'Submitting authors must have an OpenReview profile, however, should all co-authors be required to have profiles? Inactive profiles are allowed to be added.',
'value-radio': [
'Yes, require all authors to have an OpenReview profile',
'No, allow submissions with email addresses'
Expand Down

0 comments on commit 78145f3

Please sign in to comment.