LOA-Fixes #112

Merged
Ajdj100 merged 5 commits from LOA-Fixes into main 2025-12-16 18:16:35 -06:00
Showing only changes of commit eca4a75a6e - Show all commits

View File

@@ -286,7 +286,7 @@ const maxEndDate = computed(() => {
</h2>
<p class="max-w-md text-muted-foreground">
{{ adminMode ? 'You have successfully submitted a Leave of Absence for a member.' : `Your Leave of Absence request has been submitted successfully.
{{ adminMode ? 'You have successfully submitted a Leave of Absence on behalf of another member.' : `Your Leave of Absence request has been submitted successfully.
It will take effect on your selected start date.` }}
</p>