2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-03-31 16:36:04 +01:00

Label changed

This commit is contained in:
2024-08-11 17:01:41 +03:00
parent aaabcafcfe
commit d57e49b5b2
2 changed files with 2 additions and 2 deletions

View File

@@ -223,7 +223,7 @@ and <em>also</em> the exported files in standard formats: svx, svg etc. See why
<label for="qmsw">QMs written (or none seen) ?</label>
<input {% if not user.username %} disabled{% endif %} type="checkbox" name="qmsw" id="qmsw" value="True" {% if "qms written" in checked %}checked{% endif %}>
<br>
<label for="websiteupt">Website updated ?</label>
<label for="websiteupt">Cave Description wepage updated ?</label>
<input {% if not user.username %} disabled{% endif %} type="checkbox" name="websiteupt" id="websiteupt" value="True" {% if "website updated" in checked %}checked{% endif %}>
<br>
<label for="electronic">Electronic survey (upload digital data files) ?</label>