diff --git a/frontend/app/src/components/blocks/AnalizeCombatLogButton.astro b/frontend/app/src/components/blocks/AnalizeCombatLogButton.astro
index 8326b68c..e6e60ce1 100644
--- a/frontend/app/src/components/blocks/AnalizeCombatLogButton.astro
+++ b/frontend/app/src/components/blocks/AnalizeCombatLogButton.astro
@@ -112,167 +112,172 @@ import TutorialIcon from '@components/icons/TutorialIcon.astro';
{fleet_id ? t('add_combatlog') : t('analyze_combatlog')}
-
+
+
-
-
- {t('combatlog_analizer_store_notice')}
-
-
-
-
-
+ gap="var(--space-3xs)"
+ x-show="method === 'file'"
+ >
+
+ {t('combat_log_file_text')}
- }
- {fleet_id && user &&
-
-
-
- }
+
+
-
-
-
-
+ {!fleet_id && user &&
+
+
+
+ {t('combatlog_analizer_store_notice')}
+
+
+
+
+
+
+ }
+ {fleet_id && user &&
+
+
+
+ }
-
-
-
+
+
+
+
+
+
+
+
-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/frontend/app/src/components/blocks/SupplierContractBadge.astro b/frontend/app/src/components/blocks/SupplierContractBadge.astro
index 924d3535..64e8a5e1 100644
--- a/frontend/app/src/components/blocks/SupplierContractBadge.astro
+++ b/frontend/app/src/components/blocks/SupplierContractBadge.astro
@@ -70,141 +70,144 @@ import AddSupplierButton from '@components/blocks/AddSupplierButton.astro'
-
-
-
+ }
+
+
+
+
+