diff --git a/ui/src/components/loa/loaList.vue b/ui/src/components/loa/loaList.vue
index f010d70..524dcbe 100644
--- a/ui/src/components/loa/loaList.vue
+++ b/ui/src/components/loa/loaList.vue
@@ -211,7 +211,7 @@
- Extend
+ {{ (post.extended_till !== null && !props.adminMode) ? 'Extend (Already Extended)' : 'Extend' }}
{{ loaStatus(post) === 'Upcoming' ?