diff --git a/interface/src/project/SchedulerDialog.tsx b/interface/src/project/SchedulerDialog.tsx
index a336fb731..c1eff1a4d 100644
--- a/interface/src/project/SchedulerDialog.tsx
+++ b/interface/src/project/SchedulerDialog.tsx
@@ -159,7 +159,7 @@ const SchedulerDialog = ({
-
+
-
+
{isTimer ? (
-
{isOnChange ? (
-
{isCondition ? (
-
-
+
+
+ }
+ label={LL.ACTIVE()}
/>
- }
- label={LL.ACTIVE()}
- />
-
-
- {isCondition || isOnChange ? (
-
+
+ {isCondition || isOnChange ? (
+
+ ) : (
+ <>
+
+ {isTimer && (
+
+
+ {LL.SCHEDULER_HELP_2()}
+
+
+ )}
+ >
+ )}
+
+
- ) : (
- <>
-
- {isTimer && (
-
- {LL.SCHEDULER_HELP_2()}
-
- )}
- >
- )}
-
-
-
-
+
+
+ >
+ )}
{!creating && (