summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-12-10 17:34:16 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-12-10 17:34:16 +0100
commita67259f39543761efe7254db06366fcd61f8804d (patch)
tree43dbb50fab4152a6d34113467264cbaa39295da7
parent45ccff983460b02fe3d25b761320dbfeb6c0079c (diff)
downloaddonations-a67259f39543761efe7254db06366fcd61f8804d.tar.gz
donations-a67259f39543761efe7254db06366fcd61f8804d.tar.bz2
donations-a67259f39543761efe7254db06366fcd61f8804d.zip
no orphaned back-office heading
-rw-r--r--talerdonations/donations/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/talerdonations/donations/templates/index.html b/talerdonations/donations/templates/index.html
index 0dc72a4..097c781 100644
--- a/talerdonations/donations/templates/index.html
+++ b/talerdonations/donations/templates/index.html
@@ -54,7 +54,7 @@ You are paying with an imaginary currency ({{ merchant_currency }}).
</p>
</div>
-<h2>Back-office interface</h2>
+<!-- <h2>Back-office interface</h2> -->
<!--p>Try the <a href="backoffice">back-office</a>, in order to track
orders and corresponding deposits.
</p Depends on #4992 -->