{* /** * Copyright (c) 2012, Sergey Kambalin * All rights reserved. * ATTENTION: This commercial software is intended for use with Oxwall Free Community Software http://www.oxwall.org/ * and is licensed under Oxwall Store Commercial License. * Full text of this license can be found at http://www.oxwall.org/store/oscl */ *} {$menu}

{text key="vkconnect+admin_fields_legend"}

{foreach from=$questionList item=section} {foreach from=$section.items item=question} {/foreach} {/foreach}
{text key="vkconnect+admin_fields_questions_label"} {text key="vkconnect+admin_fields_fields_label"}
{section_lang name=$section.name}
{question_lang name=$question.name} {if count($question.vkFields) > 1} {else} {text key="vkconnect+vk_field_`$question.vkFields.0`"} {/if}
{decorator name="button" type="submit" class="ow_ic_save ow_positive" langLabel='vkconnect+save_btn_label'}

{text key="vkconnect+admin_fields_suggest" questionsUrl=$questions_url}