2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-03-06 21:36:34 +00:00

add label text

This commit is contained in:
2025-07-26 21:03:43 +02:00
parent 786261fcfd
commit df0ea7ab30

View File

@@ -238,7 +238,7 @@ and <em>also</em> the exported files in standard formats: svx, svg etc. See why
title="List of people on the survey trip"
placeholder="{{people}}" value="{{people}}" />
<br>
<label for="survex">List of survex files</label>
<label for="survex">List of survex files (e.g. 'caves-1623/999/999')</label>
<input {% if not user.username %} disabled{% endif %}
label = "survex" name = "survex" size ="{{survexsize}}"
title="List of survex files using this data"