diff options
| -rw-r--r-- | templates/_map.html.ep | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/templates/_map.html.ep b/templates/_map.html.ep index 5d44841..16718fb 100644 --- a/templates/_map.html.ep +++ b/templates/_map.html.ep @@ -8,7 +8,7 @@  <div class="row">  	<div class="col s12">  		<span style="color: #f03;">●</span> Ein-/Ausstiegsstation<br/> -		<span style="color: #f09;">—</span> Luftlinie zwischen Unterwegshalten +		<span style="color: #673ab7;">—</span> Luftlinie zwischen Unterwegshalten  	</div>  </div> | 
