[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-wallet-webex] branch master updated: fix page title
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-wallet-webex] branch master updated: fix page title |
Date: |
Tue, 17 Oct 2017 13:40:50 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository wallet-webex.
The following commit(s) were added to refs/heads/master by this push:
new 1c2e73e1 fix page title
1c2e73e1 is described below
commit 1c2e73e1930e3fb36f66eace9a95f5ad43c9b2b4
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Oct 17 13:40:11 2017 +0200
fix page title
---
src/webex/pages/confirm-contract.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/webex/pages/confirm-contract.html
b/src/webex/pages/confirm-contract.html
index 223d413d..5a949159 100644
--- a/src/webex/pages/confirm-contract.html
+++ b/src/webex/pages/confirm-contract.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
- <title>Taler Wallet: Confirm Reserve Creation</title>
+ <title>Taler Wallet: Confirm Contract</title>
<link rel="stylesheet" type="text/css" href="../style/pure.css">
<link rel="stylesheet" type="text/css" href="../style/wallet.css">
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-wallet-webex] branch master updated: fix page title,
gnunet <=