diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index bebe351c4..aaf7c4fa0 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -351,11 +351,11 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "type": "enum", "columnWidth": 90, "format": {"type": "ColorLevel", "args": [ - ["Public", "Out of Copyright", "Under Copyright", "Private"] + ["Public", "Restricted", "Private"] ]}, "sort": true, "sortOperator": "+", - "values": ["Public", "Out of Copyright", "Under Copyright", "Private", "Unknown"] + "values": ["Public", "Restricted", "Private", "Unknown"] } ], /*