Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

payment_wait.tpl

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-15-2011, 08:15 PM
 
SID357 SID357 is offline
 

eXpert
  
Join Date: May 2010
Posts: 205
 

Default payment_wait.tpl

Can someone please post the code they currently have in their payment_wait.tpl?

I'm having problems getting my changes to function properly, and would really like to see some other examples.

Thanks!
Reply With Quote
  #2  
Old 01-26-2011, 10:50 AM
 
surfrider surfrider is offline
 

Advanced Member
  
Join Date: Feb 2008
Location: California
Posts: 88
 

Default Re: payment_wait.tpl

This is what I have (V4.1.12):

{* $Id: payment_wait.tpl,v 1.8.2.7 2008/05/14 12:53:24 zaa Exp $ *}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
{config_load file="$skin_config"}
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>{$lng.msg_order_is_being_placed}</title>
<link rel="stylesheet" href="{$SkinDir}/{#CSSFile#}" />
{include file="meta.tpl" }
</head>
<body{$reading_direction_tag}>
<table cellpadding="0" cellspacing="0" align="center" width="100%">
<tr>
<td class="LCSBackground" height="30">&nbsp;</td>
</tr>
<tr>
<td height="1"><img src="{$ImagesDir}/spacer.gif" class="Spc" alt="" /></td>
</tr>
<tr>
<td class="LCSBackground" height="1"><img src="{$ImagesDir}/spacer.gif" class="Spc" alt="" /></td>
</tr>
<tr>
<td style="padding-left: 30px; padding-top: 10px;"><h1>{$lng.msg_order_is_being_placed}</h1></td>
</tr>
</table>
__________________
xcart gold 4.1.9
xcart gold 4.1.11
xcart gold 4.1.12
xcart gold 4.4.3
xcart gold 4.6.3
Reply With Quote

The following user thanks surfrider for this useful post:
SID357 (06-08-2011)
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 08:45 AM.

   

 
X-Cart forums © 2001-2020