{include file='header.tpl' menu='topic_action' showWhiteBack=true} {literal} {/literal} {if $oConfig->GetValue('view.tinymce')} {else} {include file='window_load_img.tpl' sToLoad='topic_text'} {/if}
{if $sEvent=='add'}

{$aLang.topic_photoset_create}

{else}

{$aLang.topic_photoset_edit}

{/if}




{hook run='form_add_topic_photoset_begin'}



{$aLang.topic_create_title_notice}

{if !$oConfig->GetValue('view.tinymce')}

{$aLang.topic_create_text_notice}
{/if} {if !$oConfig->GetValue('view.tinymce')}
{hook run='form_add_topic_panel_begin'}   {hook run='form_add_topic_panel_end'}
{/if}

{$aLang.topic_photoset_upload_title}

{$aLang.topic_photoset_upload_rules|ls_lang:"SIZE%%`$oConfig->get('module.topic.photoset.photo_max_size')`":"COUNT%%`$oConfig->get('module.topic.photoset.count_photos_max')`"}
    {if count($aPhotos)} {foreach from=$aPhotos item=oPhoto} {if $_aRequest.topic_main_photo && $_aRequest.topic_main_photo == $oPhoto->getId()} {assign var=bIsMainPhoto value=true} {/if}
  • image
    {$aLang.topic_photoset_photo_delete} {if $bIsMainPhoto} {$aLang.topic_photoset_is_preview} {else} {$aLang.topic_photoset_mark_as_preview} {/if}
  • {assign var=bIsMainPhoto value=false} {/foreach} {/if}
{$aLang.topic_photoset_upload_choose}



{$aLang.topic_create_tags_notice}


{$aLang.topic_create_forbid_comment_notice}

{if $oUserCurrent->isAdministrator()}


{$aLang.topic_create_publish_index_notice}

{/if} {hook run='form_add_topic_photoset_end'}

 

{include file='footer.tpl'}