diff --git a/src/components/dialog/SearchSiteDialog.vue b/src/components/dialog/SearchSiteDialog.vue index f2327b2b..fe16e4f6 100644 --- a/src/components/dialog/SearchSiteDialog.vue +++ b/src/components/dialog/SearchSiteDialog.vue @@ -58,23 +58,16 @@ const filteredSites = computed(() => { - - {{ t('dialog.searchSite.selectSites') }} - - - - - + + + + {{ t('dialog.searchSite.selectSites') }} + + + +
@@ -164,9 +157,6 @@ const filteredSites = computed(() => { - - {{ t('dialog.searchSite.cancel') }} -