diff --git a/assets/layers/questions/questions.json b/assets/layers/questions/questions.json index 876cc8dd90..c12842a1a4 100644 --- a/assets/layers/questions/questions.json +++ b/assets/layers/questions/questions.json @@ -2290,8 +2290,8 @@ } }, { - "if": "internet_access=terminal;wifi", - "alsoShowIf": "internet_access=wifi;terminal", + "if": "internet_access=terminal;wlan", + "alsoShowIf": "internet_access=wlan;terminal", "then": { "en": "This place offers both wireless internet and internet access via a terminal or computer", "de": "Dieser Ort bietet sowohl drahtloses Internet als auch Internetzugang über ein Terminal oder einen Computer",