{config_load file=$language_path section="general"} {config_load file=$language_path section="ebay"} {if $SHOW_HEADER == 1} {yes_admin_page_menu main_title=$HEADING_TITLE buttons=$PAGE_HEADING_MENU_BUTTONS} {else} {if $VIEW_ITEM} {if $FORM} {$FORM} {/if} {foreach name=blah item=msg from=$message} {if $msg.responseenabled == '1' and $msg.externalmessageid != 0} {/if} {if $msg.responseurl != ''} {/if} {if $msg.actionurl != ''} {/if} {if $msg.resolutionstatus != '0'} {/if} {/foreach}
Betreff:{$msg.subject} Erhalten:{$msg.receivedate|date_format:"%d.%m.%y"}
Von:{$msg.sender} Verfällt:{$msg.expirationdate|date_format:"%d.%m.%y"}
Antwort:  
LINK:{$msg.responseurl|truncate:60:"...":true}
{$msg.msgtext}
LINK:{$msg.actionurl}
Status der Warnung: {$msg.resolutionstatus}
{if $FORM} {/if} {else} {if $FORM} {$FORM} {/if} {foreach name=blah item=msg from=$messages} {/foreach} {if $LISTACTIONS or $select_all} {/if}
  ID Absender Betreff Empfangen Verfällt Auktion Status  
{$msg.checkbox} {if $msg.alertid != '' and $msg.alertid != '0'}{$msg.alertid}{else}{$msg.messageid}{/if} {$msg.sender} {$msg.subject} {$msg.receivedate|date_format:"%d.%m.%y"} {$msg.expirationdate|date_format:"%d.%m.%y"} {$msg.ebay_id} {if $msg.is_read == 1}gelesen{else}ungelesen{/if} {$msg.actions}
{if $select_all}{$select_all}{else} {/if} {if $LISTACTIONS}{$LISTACTIONS}{else} {/if}
{if $FORM} {/if} {if $split_navi != ''}
{$split_text} {$split_navi} {$show_all}
{/if} {/if} {/if} {* end if show header *}