diff options
Diffstat (limited to 'templates/walletform.html')
-rw-r--r-- | templates/walletform.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/walletform.html b/templates/walletform.html index 28bbe73..45ac69b 100644 --- a/templates/walletform.html +++ b/templates/walletform.html @@ -199,7 +199,7 @@ <input label = "survex" name = "survex" size ="{{survexsize}}" title="List of survex files using this data" - placeholder="caves-1623/264/lower_balkon/tartarus.svx" value="{{survex}}" /> + placeholder="caves-1623/264/side_balkon/siriuscyberlift.svx" value="{{survex}}" /> <br><br>{% if user.username %} <button class="fancybutton" style="padding: 0.5em 25px; margin-left: 155px; font-size: 90%; " type = "submit" value = "Edit" > |