mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-17 22:24:49 +02:00
@@ -485,8 +485,8 @@ export function uiIntroNavigation(context, reveal) {
|
||||
reveal('.entity-editor-pane',
|
||||
t('intro.navigation.editor_street', {
|
||||
button: icon(href, 'pre-text'),
|
||||
field1: onewayField.label().toLowerCase(),
|
||||
field2: maxspeedField.label().toLowerCase()
|
||||
field1: onewayField.label(),
|
||||
field2: maxspeedField.label()
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user