[IMP] acquirer: improved acquirer view explanations
authorOlivier Dony <odo@openerp.com>
Wed, 14 Nov 2012 12:06:22 +0000 (13:06 +0100)
committerOlivier Dony <odo@openerp.com>
Wed, 14 Nov 2012 12:06:22 +0000 (13:06 +0100)
bzr revid: odo@openerp.com-20121114120622-f3jr1chrt3snl42r

addons/portal/acquirer_view.xml

index f9be996..a415a43 100644 (file)
@@ -14,8 +14,8 @@
                             <div>
                                 <p>
                                 This is an HTML form template to submit a payment through this acquirer.
-                                The template will be rendered through mako, so it may use normal mako expressions.
-                                The mako evaluation context provides:
+                                The template will be rendered with <a href="http://www.makotemplates.org/" target="_blank">Mako</a>, so it may use Mako expressions.
+                                The Mako evaluation context provides:
                                 <ul>
                                     <li>reference: the reference number of the document to pay</li>
                                     <li>kind: the kind of document on which the payment form is rendered (translated to user language, e.g. "Invoice")</li>