diff options
Diffstat (limited to 'templates/expedition.html')
-rw-r--r-- | templates/expedition.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/expedition.html b/templates/expedition.html index edea06b..92ebde7 100644 --- a/templates/expedition.html +++ b/templates/expedition.html @@ -64,10 +64,6 @@ an "S" for a survey trip. The colours are the same for people on the same trip. {% endfor %} </table> -{% if logged_in %} -<form action="" method="GET"><input type="submit" name="reload" value="Reload from logbook"></form> -{% endif %} - <h3 id="trips"> {{expedition.name}} - Records per day</h3> <table class="expeditionlogbooks"> |