| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/themes/Honeygrid/html/system/ |
Upload File : |
{load_language_text section="box_order_history"}
{block name="box_order_history_if"}
{if $content_data.orderHistoryProducts|count > 0}
{block name="box_order_history"}
{block name="box_order_history_top"}
{include file="get_usermod:{$tpl_path}layout_box_top.html" class="order-history" headline=$txt.heading_order_history}
{/block}
{block name="box_order_history_content"}
{foreach from=$content_data.orderHistoryProducts item=orderHistoryProduct}
<a href="{$orderHistoryProduct.url}" {if $orderHistoryProduct.title}title="{$orderHistoryProduct.title}"{/if}>
{$orderHistoryProduct.text}
</a><br />
{/foreach}
{/block}
{block name="box_order_history_bottom"}
{include file="get_usermod:{$tpl_path}layout_box_bottom.html"}
{/block}
{/block}
{/if}
{/block}