diff --git a/frontend/src/components/SettingsModal.tsx b/frontend/src/components/SettingsModal.tsx
index 70642db..a30e824 100644
--- a/frontend/src/components/SettingsModal.tsx
+++ b/frontend/src/components/SettingsModal.tsx
@@ -4743,7 +4743,7 @@ export function SettingsModal({ onClose, onSaved, initialSection, onMainPaneChan
<>
{t('db.profileHint')}
{/* Compact active-backend confirmation / MySQL-fallback warning. */} {backendStatus && ( @@ -5736,7 +5735,6 @@ export function SettingsModal({ onClose, onSaved, initialSection, onMainPaneChan {/* MySQL: shared logbook connection (multi-operator) */} {mysqlCfg.enabled && (