' . TEXT_ORDER_DATE . ' ' . tep_date_long($history['date_purchased']) . ' ' . $order_type . ' ' . tep_output_string_protected($order_name); ?> |
' . TEXT_ORDER_PRODUCTS . ' ' . $products['count'] . ' ' . TEXT_ORDER_COST . ' ' . strip_tags($history['order_total']); ?> |
' . tep_image_button('small_view.gif', SMALL_IMAGE_BUTTON_VIEW) . ''; ?> |
|