diff --git a/app/time_conditions/time_condition_edit.php b/app/time_conditions/time_condition_edit.php index 84a791fcec..0cc6f9827e 100644 --- a/app/time_conditions/time_condition_edit.php +++ b/app/time_conditions/time_condition_edit.php @@ -970,7 +970,7 @@ if ($action == 'update') { echo "
| "; - echo " \n"; + echo " ".$text['description-presets_advanced']."'; });\" value='".$text['button-advanced']."'>\n"; echo " "; |