Esempio n. 1
0
<p class="fpcm-ui-center"><?php 
$FPCM_LANG->write('NKORG_MODULECREATOR_CREATESTRUCTURE_TXT');
?>
</p>

<div id="fpcm-nkorgmodulecreator-createmsg"></div>

<div class="<?php 
\fpcm\model\view\helper::buttonsContainerClass();
?>
">
    <table>
        <tr>
            <td><?php 
fpcm\model\view\helper::button('submit', 'startCreation', 'GLOBAL_OK', 'fpcm-loader');
?>
</td>
        </tr>
    </table>
</div>