From 10ff3c146d197e2f98e1ce07515be3cf25c5399e Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 22 Oct 2012 15:42:43 +0200 Subject: [PATCH] wishlist: Highlight the notice to add a reason for transfer. --- www/templates/wishlist/donate.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/www/templates/wishlist/donate.html b/www/templates/wishlist/donate.html index 66895a62..0588f179 100644 --- a/www/templates/wishlist/donate.html +++ b/www/templates/wishlist/donate.html @@ -26,13 +26,17 @@ {% if lang == "de" %}

- Um fortzufahren, wähle eine der Bezahlmethoden aus und stelle sicher, - dass du den nebenstehenden Verwendungszweck mit angibst. + Um fortzufahren, wähle eine der Bezahlmethoden aus und + + stelle sicher, dass du den nebenstehenden Verwendungszweck mit angibst. +

{% else %}

To go on, please pick one of the methods below to make your donation. - Make sure that you state the reason you are donating in the comment box with your donation. + + Make sure that you state the reason you are donating in the comment box with your donation. +

{% end %} -- 2.47.3