Skip to content

Commit

Permalink
Added company management rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Naapperas committed Mar 28, 2022
1 parent aed5977 commit 470fb14
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/RulesPage/rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,8 @@ export const rules = Object.freeze([
"link": "/company/offers/manage",
"linkName": "Manage offers",
},
{
"title": "Managing your company account",
"description": "If you wish, you can disable you company account, leaving you unable to perform any action when logged in. This state is temporary as you or anyone with administrator privileges can re-enable your account at any time. If rules are broken too many times, your account may be blocked, which is a more severe state than being disabled. Only administrators can un-block a given company account. I you think there has been a mistake blocking your account, please contact us and we will look into it.",
},
]);

0 comments on commit 470fb14

Please sign in to comment.