diff --git a/templates/includes/forms/log.html.tera b/templates/includes/forms/log.html.tera
index 2d5895e..d4b5ca6 100644
--- a/templates/includes/forms/log.html.tera
+++ b/templates/includes/forms/log.html.tera
@@ -34,7 +34,7 @@
{% else %}
{% endif %}
- {% if only_ones %}
+ {% if not only_ones %}
{{ macros::checkbox(label='shipmaster_only_steering', name='shipmaster_only_steering') }}
{% endif %}
Departure: