2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-25 08:41:51 +00:00
This commit is contained in:
Philip Sargent 2023-08-06 14:06:45 +03:00
parent 9269d1ec52
commit f949d3732e

View File

@ -59,8 +59,15 @@
title="We had a lot of fun..."
placeholder="We had a lot of fun..." required />We had a lot of fun...
</textarea>
<br><br><br>
<br>
[Type in text in <a href="/handbook/logbooks.html#format">Logbook HTML format</a>.]
<br /><br />
<label for="tu">Time underground (hours)</label>
<input {% if not user.username %} disabled{% endif %}
label = "tu" name = "tu" size="5"
title="Time underground (hours)"
placeholder="0.1" />
<br /><br /> <span style="color: red">This DOES NOT WORK yet</span>
<button class="fancybutton2" style="padding: 0.5em 25px; margin-left: 110px" type = "submit" value = "save" >
Save logbook entry
</button>