This commit was generated by cvs2svn to compensate for changes in r5562,
[freeside.git] / httemplate / edit / payment_gateway.html
index b79e4a9..a618ecd 100644 (file)
@@ -76,6 +76,7 @@ Gateway #<% $payment_gateway->gatewaynum || "(NEW)" %>
 %             SurePay
 %             TCLink
 %             TransactionCentral
+%             TransFirsteLink
 %             VirtualNet
 %           ) ) {
 %        
@@ -119,7 +120,7 @@ Gateway #<% $payment_gateway->gatewaynum || "(NEW)" %>
 </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>