diff --git a/frontend/src/components/ProxyHostForm.tsx b/frontend/src/components/ProxyHostForm.tsx index c0d8ccf3..4df9e055 100644 --- a/frontend/src/components/ProxyHostForm.tsx +++ b/frontend/src/components/ProxyHostForm.tsx @@ -641,7 +641,7 @@ export default function ProxyHostForm({ host, onSubmit, onCancel }: ProxyHostFor {dockerError && connectionSource !== 'custom' && (
- +

Docker Connection Failed

@@ -893,7 +893,7 @@ export default function ProxyHostForm({ host, onSubmit, onCancel }: ProxyHostFor return (

- +

Mobile App Compatibility Warning

@@ -956,7 +956,7 @@ export default function ProxyHostForm({ host, onSubmit, onCancel }: ProxyHostFor {formData.application !== 'none' && formData.domain_names && (

- +

{formData.application === 'plex' && 'Plex Remote Access Setup'} @@ -1182,7 +1182,7 @@ export default function ProxyHostForm({ host, onSubmit, onCancel }: ProxyHostFor {host && (formData.enable_standard_headers === false) && (
- +

Standard Proxy Headers Disabled

@@ -1313,7 +1313,7 @@ export default function ProxyHostForm({ host, onSubmit, onCancel }: ProxyHostFor {/* New Domain Prompt Modal */} {showDomainPrompt && ( -

+
@@ -1362,7 +1362,7 @@ export default function ProxyHostForm({ host, onSubmit, onCancel }: ProxyHostFor {/* Preset Overwrite Confirmation Modal */} {showPresetConfirmModal && pendingPreset && ( -
+