{config_load file=$language_path section="general"} {#history#} {$history_item} {foreach name=blahhist item=history from=$history_array} {foreachelse} {/foreach}
{#date_added#} {#customer_notified#} {#status#} {#comment#} {#editor#}
{$history.date_added|date_format:"%d.%m.%Y %H:%M"} {if $history.customer_notified == 1}{#yes#}{else}{#no#}{/if} {if $history.status_name != ''}{$history.status_name}{else}{#unknown#}{/if} {$history.comments}  {$history.editor} 
{#no_history_available#}