{* /** * Copyright (c) 2013, Kairat Bakytow * 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 */ *}
{form name="themeForm"}
{label name='themeList'} {input name='themeList'} {error name='themeList'}
{submit name='save'}
{/form}
{decorator name="button_list_item" type="submit" langLabel="smileys+new_category" id="newCategory"}
{block_decorator name='box' addClass='ow_stdmargin' langLabel='smileys+preview'}
{/block_decorator}
{form name="newCategory"}
{label name="categoryName"} {input name="categoryName"}{error name="categoryName"}
{submit name='save'}
{/form}
{form name="uploadSmileys"}
{text key="smileys+smileys_file"} {input name="smileys[]"}
{submit name='save'}
{/form}