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

How to Remove "Gross total"

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-27-2008, 03:36 PM
 
FOFFI.COM FOFFI.COM is offline
 

Member
  
Join Date: Sep 2007
Posts: 13
 

Exclamation How to Remove "Gross total"

Hey Guys!
Need some help here....

How to remove "Gross total" and "Totally paid" from "Orders mamagment" on the clients side?....

Thanks for your time!
__________________
4.1.9
Reply With Quote
  #2  
Old 03-27-2008, 04:46 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: How to Remove "Gross total"

Version? Please add it to your signature per the forum guidelines. Thanks!
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 03-27-2008, 04:59 PM
 
FOFFI.COM FOFFI.COM is offline
 

Member
  
Join Date: Sep 2007
Posts: 13
 

Default Re: How to Remove "Gross total"

Quote:
Originally Posted by balinor
Version? Please add it to your signature per the forum guidelines. Thanks!


4.1.9
__________________
4.1.9
Reply With Quote
  #4  
Old 03-27-2008, 05:04 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: How to Remove "Gross total"

Quote:
4.1.9

No need to be a smart ass, I was just asking you to follow a simple forum guideline.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #5  
Old 03-27-2008, 05:06 PM
 
FOFFI.COM FOFFI.COM is offline
 

Member
  
Join Date: Sep 2007
Posts: 13
 

Default Re: How to Remove "Gross total"

Quote:
Originally Posted by balinor
No need to be a smart ass, I was just asking you to follow a simple forum guideline.

Ohh.. we got some atitude? Hah?
__________________
4.1.9
Reply With Quote
  #6  
Old 03-27-2008, 05:11 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: How to Remove "Gross total"

Look, I'm just trying to do my job as moderator...I asked you to update your signature, that is all you needed to do...the +7 font size came across as a rather smart-alek reply. If I interpreted it incorrectly, I apologize, but it certainly seemed to be meant that way.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #7  
Old 03-27-2008, 05:16 PM
 
FOFFI.COM FOFFI.COM is offline
 

Member
  
Join Date: Sep 2007
Posts: 13
 

Default Re: How to Remove "Gross total"

Quote:
Originally Posted by balinor
Look, I'm just trying to do my job as moderator...I asked you to update your signature, that is all you needed to do...the +7 font size came across as a rather smart-alek reply. If I interpreted it incorrectly, I apologize, but it certainly seemed to be meant that way.

No problem and sorry about that too... How is wether in Guilford? Do you have anything to say about "Gross Total" you seem to be a very knowledgeable guy on xcart products?....
__________________
4.1.9
Reply With Quote
  #8  
Old 03-27-2008, 05:18 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: How to Remove "Gross total"

The template you want is main/orders_list.tpl, remove these two lines:

<tr>
<td colspan="{$colspan}" align="right">{$lng.lbl_gross_total}: <b>{include file="currency.tpl" value=$total}</b></td>
</tr>

<tr>
<td colspan="{$colspan}" align="right">{$lng.lbl_total_paid}: <b>{include file="currency.tpl" value=$total_paid}</b></td>
</tr>
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #9  
Old 03-27-2008, 05:23 PM
 
FOFFI.COM FOFFI.COM is offline
 

Member
  
Join Date: Sep 2007
Posts: 13
 

Default Re: How to Remove "Gross total"

Quote:
Originally Posted by balinor
The template you want is main/orders_list.tpl, remove these two lines:

<tr>
<td colspan="{$colspan}" align="right">{$lng.lbl_gross_total}: <b>{include file="currency.tpl" value=$total}</b></td>
</tr>

<tr>
<td colspan="{$colspan}" align="right">{$lng.lbl_total_paid}: <b>{include file="currency.tpl" value=$total_paid}</b></td>
</tr>

Thank you!
__________________
4.1.9
Reply With Quote
  #10  
Old 03-27-2008, 05:35 PM
 
FOFFI.COM FOFFI.COM is offline
 

Member
  
Join Date: Sep 2007
Posts: 13
 

Default Re: How to Remove "Gross total"

Quote:
Originally Posted by balinor
The template you want is main/orders_list.tpl, remove these two lines:

<tr>
<td colspan="{$colspan}" align="right">{$lng.lbl_gross_total}: <b>{include file="currency.tpl" value=$total}</b></td>
</tr>

<tr>
<td colspan="{$colspan}" align="right">{$lng.lbl_total_paid}: <b>{include file="currency.tpl" value=$total_paid}</b></td>
</tr>

How about "register.php?mode=update" that I have on same page (on top)... that code located in diferent temlate is it? I just need to remove (>) symbol....

Thanks!
__________________
4.1.9
Reply With Quote
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 03:40 PM.

   

 
X-Cart forums © 2001-2020