label General
This commit is contained in:
@@ -127,6 +127,7 @@
|
||||
"Page": "Page",
|
||||
"Sort": "Sort",
|
||||
"Misc": "Misc",
|
||||
"General": "General",
|
||||
"Merge": "Merge",
|
||||
"None": "None",
|
||||
"Home": "Home",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
},
|
||||
{
|
||||
"tabBreak": true,
|
||||
"tabLabel": "$label:Misc",
|
||||
"tabLabel": "$label:General",
|
||||
"rows": [
|
||||
[
|
||||
{"name": "emailReplyToAllByDefault"},
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Misc",
|
||||
"rows": [
|
||||
[{"name": "exportDelimiter"}, false]
|
||||
]
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
},
|
||||
{
|
||||
"tabBreak": true,
|
||||
"tabLabel": "$label:Misc",
|
||||
"tabLabel": "$label:General",
|
||||
"rows": [
|
||||
[{"name": "followCreatedEntities"}, {"name": "emailAddressIsOptedOutByDefault"}],
|
||||
[{"name": "aclAllowDeleteCreated"}, {"name": "cleanupDeletedRecords"}],
|
||||
|
||||
Reference in New Issue
Block a user