diff --git a/TODO.md b/TODO.md
index 8ca9695..c1bff0d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -52,5 +52,5 @@ Priority: `P1` quick win · `P2` moderate · `P3` large effort
- [ ] `P1` **Collapse dashboard running target stats** — Show only FPS chart by default; uptime, errors, and pipeline timings in an expandable section collapsed by default
- [ ] `P1` **Review new CSS types (Daylight & Candlelight)** — End-to-end review: create via UI, assign to targets, verify LED rendering, check edge cases (0 candles, extreme latitude, real-time toggle)
- [x] `P1` **Daylight brightness value source** — New value source type that reports a 0–255 brightness level based on daylight cycle time (real-time or simulated), reusing the daylight LUT logic
-- [ ] `P1` **Tags input: move under name, remove hint/title** — Move the tags chip input directly below the name field in all entity editor modals; remove the hint toggle and section title for a cleaner layout
+- [x] `P1` **Tags input: move under name, remove hint/title** — Move the tags chip input directly below the name field in all entity editor modals; remove the hint toggle and section title for a cleaner layout
- [ ] `P1` **IconSelect grid overflow & scroll jump** — Expandable icon grid sometimes renders outside the visible viewport; opening it causes the modal/page to jump scroll
diff --git a/server/src/wled_controller/templates/modals/audio-source-editor.html b/server/src/wled_controller/templates/modals/audio-source-editor.html
index 1140871..9ec825f 100644
--- a/server/src/wled_controller/templates/modals/audio-source-editor.html
+++ b/server/src/wled_controller/templates/modals/audio-source-editor.html
@@ -19,6 +19,7 @@
A descriptive name for this audio source
+
@@ -86,14 +87,6 @@
-
-
-
-
-
- Assign tags for grouping and filtering cards
-
-
diff --git a/server/src/wled_controller/templates/modals/automation-editor.html b/server/src/wled_controller/templates/modals/automation-editor.html
index 8224696..231166e 100644
--- a/server/src/wled_controller/templates/modals/automation-editor.html
+++ b/server/src/wled_controller/templates/modals/automation-editor.html
@@ -16,6 +16,7 @@
A descriptive name for this automation
+
@@ -85,15 +86,6 @@
-
-
-
-
-
- Assign tags for grouping and filtering cards
-
-
- Assign tags for grouping and filtering cards
-
-
-
diff --git a/server/src/wled_controller/templates/modals/pattern-template.html b/server/src/wled_controller/templates/modals/pattern-template.html
index 80973d1..b390e34 100644
--- a/server/src/wled_controller/templates/modals/pattern-template.html
+++ b/server/src/wled_controller/templates/modals/pattern-template.html
@@ -16,6 +16,7 @@
A descriptive name for this rectangle layout
+
@@ -56,15 +57,6 @@
-
-
-
-
-
- Assign tags for grouping and filtering cards
-
-
- Assign tags for grouping and filtering cards
-
-
-
diff --git a/server/src/wled_controller/templates/modals/scene-preset-editor.html b/server/src/wled_controller/templates/modals/scene-preset-editor.html
index 182de0e..a065af1 100644
--- a/server/src/wled_controller/templates/modals/scene-preset-editor.html
+++ b/server/src/wled_controller/templates/modals/scene-preset-editor.html
@@ -16,6 +16,7 @@
A descriptive name for this scene preset
+
@@ -37,15 +38,6 @@
-
-
-
-
-
- Assign tags for grouping and filtering cards
-
-
- Assign tags for grouping and filtering cards
-
-
-
diff --git a/server/src/wled_controller/templates/modals/sync-clock-editor.html b/server/src/wled_controller/templates/modals/sync-clock-editor.html
index d6d1968..6a97415 100644
--- a/server/src/wled_controller/templates/modals/sync-clock-editor.html
+++ b/server/src/wled_controller/templates/modals/sync-clock-editor.html
@@ -19,6 +19,7 @@
A descriptive name for this synchronization clock
+
@@ -42,14 +43,6 @@
-
-
-
-
-
- Assign tags for grouping and filtering cards
-
-
diff --git a/server/src/wled_controller/templates/modals/value-source-editor.html b/server/src/wled_controller/templates/modals/value-source-editor.html
index 60dc859..78718b5 100644
--- a/server/src/wled_controller/templates/modals/value-source-editor.html
+++ b/server/src/wled_controller/templates/modals/value-source-editor.html
@@ -19,6 +19,7 @@
A descriptive name for this value source
+
@@ -304,14 +305,6 @@
-
-
-
-
-
- Assign tags for grouping and filtering cards
-
-