gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: page style


From: gnunet
Subject: [taler-bank] branch master updated: page style
Date: Thu, 01 Oct 2020 19:46:40 +0200

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 0595795  page style
0595795 is described below

commit 059579596c4994be3e56568a14db3823fec1fa2c
Author: MS <ms@taler.net>
AuthorDate: Thu Oct 1 19:46:36 2020 +0200

    page style
---
 talerbank/app/templates/withdraw_confirm.html | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/talerbank/app/templates/withdraw_confirm.html 
b/talerbank/app/templates/withdraw_confirm.html
index cd76866..4a41726 100644
--- a/talerbank/app/templates/withdraw_confirm.html
+++ b/talerbank/app/templates/withdraw_confirm.html
@@ -53,10 +53,13 @@
     <form
         method="post"
         action="{{ url('abort-withdrawal', withdraw_id=withdraw_id) }}"
-        class="pure-form"
-        style="margin-left: 15%;">
+        class="pure-form">
       <input type="hidden" name="csrfmiddlewaretoken" value="{{ csrf_token }}" 
/>
-      <input type="submit" value="Abort" class="pure-button 
pure-button-primary" />
+      <input
+        type="submit"
+        value="Abort"
+        class="pure-button pure-button-primary"
+        style="margin-left: 15%;"/>
     </form>
   </div>
   <p>

-- 
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]