gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-bank] 11/12: syntax


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] 11/12: syntax
Date: Fri, 29 Mar 2019 18:08:30 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository bank.

commit 0d439730196edf29162fb74d3106fafda8860298
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Feb 8 17:29:04 2019 +0100

    syntax
---
 talerbank/app/templates/profile_page.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerbank/app/templates/profile_page.html 
b/talerbank/app/templates/profile_page.html
index 8bf0baa..8722a7d 100644
--- a/talerbank/app/templates/profile_page.html
+++ b/talerbank/app/templates/profile_page.html
@@ -41,7 +41,7 @@
     {% if is_valid_amount(balance) %}
       <p>Current balance: <b>{{ sign }} {{ amount_stringify(balance) }}</b></p>
     {% else %}
-      <p class="informational-fail">Current balance: <b>{{ INVALID AMOUNT, 
PLEASE REPORT }}</b></p>
+      <p class="informational-fail">Current balance: <b>INVALID AMOUNT, PLEASE 
REPORT</b></p>
     {% endif%}
 
   </section>

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]