mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-25 16:51:54 +00:00
extras
This commit is contained in:
parent
9269d1ec52
commit
f949d3732e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user