|
@@ -117,8 +117,8 @@
|
|
<label class="form_col" title="L'altitude positive Ex: 170">{% trans "Altitude" %} :
|
|
<label class="form_col" title="L'altitude positive Ex: 170">{% trans "Altitude" %} :
|
|
<input name="loca_altitude" type="number" min="-400" id="loca_altitude"/></label>
|
|
<input name="loca_altitude" type="number" min="-400" id="loca_altitude"/></label>
|
|
<div class="answer">
|
|
<div class="answer">
|
|
- <input type="button" value="Localiser" id="loca_button"/>
|
|
|
|
- <input type="button" value="Effacer" id="loca_erase"/>
|
|
|
|
|
|
+ <input type="button" value="{% trans "Localize" %}" id="loca_button"/>
|
|
|
|
+ <input type="button" value="{% trans "Delete" %}" id="loca_erase"/>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
</li>
|
|
</ul>
|
|
</ul>
|