[freeside-commits] freeside/httemplate/edit payment_gateway.html,
1.5, 1.6
Jason Hall
jayce at wavetail.420.am
Mon Feb 12 21:00:34 PST 2007
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail:/tmp/cvs-serv10950/edit
Modified Files:
payment_gateway.html
Log Message:
Small hint on how the options field is used.
Index: payment_gateway.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/payment_gateway.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- payment_gateway.html 23 Aug 2006 22:25:37 -0000 1.5
+++ payment_gateway.html 13 Feb 2007 05:00:31 -0000 1.6
@@ -119,7 +119,7 @@
</TR>
<TR>
- <TH ALIGN="right">Options: </TH>
+ <TH ALIGN="right">Options: (Name/Value pairs, one element per line)</TH>
<TD>
<TEXTAREA ROWS="5" NAME="gateway_options"><% join("\r", $payment_gateway->options ) %></TEXTAREA>
</TD>
More information about the freeside-commits
mailing list