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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user