adapt D-Star terminology in the labels

This commit is contained in:
Jakob Ketterl 2021-06-09 23:28:07 +02:00
parent d0ee6f7d3e
commit 455b2ce1f1

View File

@ -1086,15 +1086,15 @@ img.openwebrx-mirror-img
} }
.openwebrx-dstar-yourcall:not(:empty):before { .openwebrx-dstar-yourcall:not(:empty):before {
content: "To: "; content: "UR: ";
}
.openwebrx-dstar-destination:not(:empty):before {
content: "Destination: ";
} }
.openwebrx-dstar-departure:not(:empty):before { .openwebrx-dstar-departure:not(:empty):before {
content: "Departure: "; content: "RPT1: ";
}
.openwebrx-dstar-destination:not(:empty):before {
content: "RPT2: ";
} }
.openwebrx-maps-pin svg { .openwebrx-maps-pin svg {