gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: registration button label


From: gnunet
Subject: [taler-bank] branch master updated: registration button label
Date: Wed, 10 Feb 2021 23:50:07 +0100

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

ms pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 4438a73  registration button label
4438a73 is described below

commit 4438a73626670d053e471d25cb65abd8fe69cde1
Author: ms <ms@taler.net>
AuthorDate: Wed Feb 10 23:50:02 2021 +0100

    registration button label
---
 talerbank/app/templates/register.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerbank/app/templates/register.html 
b/talerbank/app/templates/register.html
index 4e34806..0ddccfc 100644
--- a/talerbank/app/templates/register.html
+++ b/talerbank/app/templates/register.html
@@ -50,7 +50,7 @@
           <input type="hidden" name="csrfmiddlewaretoken" value="{{ csrf_token 
}}" />
           <input type="text" name="username" placeholder="username" autofocus 
/>
           <input type="password" name="password" placeholder="password" />
-          <input type="submit" value="Ok" class="pure-button 
pure-button-primary" />
+          <input type="submit" value="Sign Up" class="pure-button 
pure-button-primary" />
         </form>
       </div>
     </article>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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