summaryrefslogtreecommitdiff
path: root/contrib/request_payment.en.must
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/request_payment.en.must')
-rw-r--r--contrib/request_payment.en.must23
1 files changed, 3 insertions, 20 deletions
diff --git a/contrib/request_payment.en.must b/contrib/request_payment.en.must
index f113faf0..e12532bd 100644
--- a/contrib/request_payment.en.must
+++ b/contrib/request_payment.en.must
@@ -22,20 +22,12 @@
<noscript>
<meta http-equiv="refresh" content="1">
</noscript>
- <title>Payment required for {{order_summary}}</title>
+ <title>Payment requested for {{order_summary}}</title>
<link rel="stylesheet"
href="{{static_url}}pure-min.css"
integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ"
crossorigin="anonymous">
<style>
-.taler::before {
- content: "❬";
- color: #aa3939;
-}
-.taler::after {
- content: "❭";
- color: #aa3939;
-}
.talerbar {
text-align: center;
}
@@ -61,15 +53,6 @@
.qrtext:hover {
font-size: 1em;
}
-.talerbar {
- margin: 0;
- bottom: 0;
- background-color: #033;
- color: white;
- width: 100%;
- padding: 1em;
- overflow: auto;
-}
body {
overflow-y: scroll;
@@ -152,7 +135,7 @@ body {
<section id="main" class="content">
-<h1><span class="taler">Taler</span> payment required</h1>
+<h1>Taler payment requested</h1>
<div class="taler-installed-hide">
<p>
@@ -180,7 +163,7 @@ body {
<div class="talerbar">
<p>You can learn more about GNU Taler on our <a href="https://taler.net/">website</a>.<br>
- Copyright &copy; 2014&mdash;2020 Taler Systems SA</p>
+ Copyright &copy; 2014&mdash;2021 Taler Systems SA</p>
</div>
</body>
</html>