| Code | Meaning | Description |
|---|---|---|
| AB | Action By | Used with a time indicator to inform the recipient that the sender needs a task to be completed within a certain deadline, e.g. AB+2 meaning Action By 2 days. |
| AR | Action Required | The recipient is informed that he is being given a task. |
| EOM | End of Message | Used at the end of the subject when the entire content of the email is contained in the subject and the body remains empty. |
| FYI | For Your Information | No Response Necessary |
| FYSA | For Your Situational Awareness | The recipient is informed that this information may be important for other communications. |
| GUI | Guidance Needed | Sender would like an answer. |
| LET | Leaving Early Today | Indicates that the sender will be leaving the office early. |
| NWR | Not Work Related | Changing to informal mode |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .fc-header .fc-button { | |
| margin: 5px -1px 0 0; | |
| } | |
| .fc-header .fc-button-prev { | |
| margin-left: 5px; | |
| } | |
| .fc-header .fc-button-agendaDay { | |
| margin-right: 5px; |