{* $Id$ *} {title help="Communication Center"}{tr}Received Pages{/tr}{/title} {if $receivedPageId > 0 or $view eq 'y'}

{tr}Preview{/tr}

{$parsed}
{/if} {if $receivedPageId > 0}

{tr}Edit Received Page{/tr}

 
{/if}

{tr}Received Pages{/tr}

{include file='find.tpl'} {if $channels|@count > 0}

{tr}The highlight pages already exist.{/tr} {tr}Please, change the name if you want the page to be uploaded.{/tr}

{/if}
{section name=user loop=$channels} {if $channels[user].pageExists ne ''} {else} {/if} {sectionelse} {norecords _colspan=6} {/section}
{tr}ID{/tr} {tr}Name{/tr} {tr}Date{/tr} {tr}Site{/tr} {tr}User{/tr}
{$channels[user].receivedPageId} {$channels[user].pageName} {$channels[user].pageName}{$channels[user].receivedDate|tiki_short_date} {$channels[user].receivedFromSite} {$channels[user].receivedFromUser} {icon name='edit'} {icon name='view'} {icon name='ok'}   {icon name='remove'}
{pagination_links cant=$cant step=$maxRecords offset=$offset}{/pagination_links}

{tr}Received Structures{/tr}

{if $structures|@count > 0}

{tr}The highlight pages already exist.{/tr} {tr}Please, change the name if you want the page to be uploaded.{/tr}

{/if}
{section name=user loop=$structures} {if $structures[user].structureName eq $structures[user].pageName} {section name=ix loop=$structures} {if $structures[ix].structureName eq $structures[user].structureName} {if $structures[ix].pageExists ne ''} {else} {/if} {/if} {/section} {/if} {sectionelse} {norecords _colspan=8} {/section} {select_all checkbox_names='checked[]' label="{tr}Select All{/tr}"}
  {tr}ID{/tr} {tr}Structure{/tr} {tr}Page{/tr} {tr}Date{/tr} {tr}Site{/tr} {tr}User{/tr}
  {$structures[user].receivedPageId} {$structures[user].pageName}   {$structures[user].receivedDate|tiki_short_date} {$structures[user].receivedFromSite} {$structures[user].receivedFromUser} {icon name='ok'}   {icon name='remove'}
{$structures[ix].receivedPageId}   {$structures[ix].pageName} {$structures[ix].pageName}{$structures[ix].receivedDate|tiki_short_date} {$structures[ix].receivedFromSite} {$structures[ix].receivedFromUser} {icon name='edit'} {icon name='view'}
{tr}Prefix the checked: {/tr} {tr} Postfix the checked: {/tr}