{* $Id: history_order.tpl,v 1.25.2.1 2003/04/04 12:08:59 svowl Exp $ *} { include file="location.tpl" last_location=$lng.lbl_your_orders} {capture name=dialog} {if $smarty.get.mode eq "status_changed"} {$lng.lbl_order} #{$order.orderid} {$lng.txt_has_been_changed}
{include file="buttons/go_back.tpl"} {else}
|
{$lng.lbl_order} #{$order.orderid}
{$lng.lbl_date}: {$order.date|date_format:"%d.%m.%Y %H:%M"} {if $usertype eq "P"} {$lng.lbl_print_order} {include file="buttons/go.tpl"} {/if} {$lng.lbl_print_invoice} {include file="buttons/go.tpl"}
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {if $usertype eq "P" and $order.status ne "C"} {/if} {assign var="postal_service" value=$order.shipping|truncate:3:"":true} {if $active_modules.Order_Tracking ne ""} {if $postal_service eq "UPS"} {include file="modules/Order_Tracking/ups.tpl"} {elseif $postal_service eq "USP"} {include file="modules/Order_Tracking/usps.tpl"} {elseif $postal_service eq "Fed"} {include file="modules/Order_Tracking/fedex.tpl"} {/if} {/if} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||