コード例 #1
0
        ?>
', 'win2', 'status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no');">
	  			<img src="<?php 
        echo $mosConfig_live_site;
        ?>
/images/M_images/printButton.png" align="ABSMIDDLE" height="16" width="16" border="0" />
	  			<?php 
        echo $VM_LANG->_('PHPSHOP_CHECK_OUT_THANK_YOU_PRINT_VIEW');
        ?>
	  		</a>
	  	</span>
	  </div>

<?php 
        // Navigation
        echo ps_order::order_print_navigation($order_id);
        $q = "SELECT * FROM #__{vm}_order_history WHERE order_id='{$order_id}' ORDER BY order_status_history_id ASC";
        $dbc->query($q);
        $order_events = $dbc->record;
        ?>
	  <br />
	  <table class="adminlist" style="table-layout: fixed;">
		<tr> 
		  <td valign="top"> 
			<table border="0" cellspacing="0" cellpadding="1">
			  <tr class="sectiontableheader"> 
				  <th colspan="2"><?php 
        echo $VM_LANG->_('PHPSHOP_ORDER_PRINT_PO_LBL');
        ?>
</th>
			  </tr>