update rename

This commit is contained in:
2023-09-21 18:23:28 +07:00
parent e8c2396442
commit 969eb93509

View File

@@ -85,7 +85,7 @@ export default function CustomizedAccordions() {
(panel: string) => (event: React.SyntheticEvent, newExpanded: boolean) => {
setExpanded(newExpanded ? panel : false);
};
const pageTitle = 'Audittrail Corporate';
const pageTitle = 'History Corporate Exclusions';
const { themeStretch } = useSettings();
@@ -125,7 +125,7 @@ export default function CustomizedAccordions() {
},
{
name: 'Audittrail Corporate',
name: 'History Corporate Exclusion',
href: '/corporate/' + corporate_id + '/plans',
},
]}