<tr class="fpcm-td-spacer"><td colspan="3"></td></tr> </table> <p><?php print $maxFilesInfo; ?> </p> <table id="fpcm-ui-phpupload-filelist" class="fpcm-ui-table fpcm-ui-phpupload"></table> <div class="<?php \fpcm\model\view\helper::buttonsContainerClass(); ?> fpcm-filemanager-buttons" id="article_template_buttons"> <div class="fpcm-ui-margin-center"> <?php fpcm\model\view\helper::linkButton('#', 'FILE_FORM_FILEADD', 'btnAddFile'); ?> <?php fpcm\model\view\helper::submitButton('uploadFile', 'FILE_FORM_UPLOADSTART', 'start-upload fpcm-loader'); ?> <button type="reset" class="cancel-upload" id="btnCancelUpload"><?php $FPCM_LANG->write('FILE_FORM_UPLOADCANCEL'); ?> </button> <input type="file" name="files[]" class="fpcm-ui-fileinput-select fpcm-hidden"> <?php fpcm\model\view\helper::deleteButton('fileDelete'); ?> </div> </div>
<p><?php $FPCM_LANG->write('NKORG_INTEGRATION_SHOWTITLE_TEXT1'); ?> </p> <table class="fpcm-ui-table fpcm-ui-middle"> <tr> <td class="fpcm-half-width"><?php fpcm\model\view\helper::textInput('spacertextPage', '', '•'); ?> </td> <td><?php fpcm\model\view\helper::submitButton('spacerPageTitle', 'GLOBAL_OK'); ?> </td> </tr> </table> <p><?php $FPCM_LANG->write('NKORG_INTEGRATION_SHOWTITLE_TEXT2'); ?> </p> <pre id='codepagetitle' class="fpcm-ui-center"> <?php $api->showPageNumber('&bull;'); ?> </pre>
</div> <?php foreach ($customLogs as $customLog) { ?> <div id="tabs-logs-<?php print $customLog['id']; ?> "> <div id="fpcm-logcontent<?php print $customLog['id']; ?> "></div> <div class="<?php \fpcm\model\view\helper::buttonsContainerClass(); ?> fpcm-ui-list-buttons"> <div class="fpcm-ui-margin-center"> <?php fpcm\model\view\helper::submitButton('fpcm-logs-clear_' . $customLog['id'], 'LOGS_CLEARLOG', 'fpcm-logs-clear fpcm-clear-btn'); ?> </div> </div> </div> <?php } ?> </div> </form> </div>
</div> </div> </div> <div class="<?php \fpcm\model\view\helper::buttonsContainerClass(); ?> "> <table> <tr> <td><?php fpcm\model\view\helper::select('langfile', $langfiles, base64_encode($selectedFile), false, false, false, 'fpcm-ui-input-select-moduleactions'); ?> </td> <td><?php fpcm\model\view\helper::submitButton('langfileSelect', 'GLOBAL_OK'); ?> </td> <?php if (count($lines)) { ?> <td><?php \fpcm\model\view\helper::saveButton('editLangfile'); ?> </td> <?php } ?> </tr> </table> </div>
?> <tr class="fpcm-td-spacer"><td></td></tr><?php } ?> <?php } ?> </table> <div class="<?php \fpcm\model\view\helper::buttonsContainerClass(); ?> fpcm-ui-list-buttons"> <div class="fpcm-ui-margin-center"> <?php fpcm\model\view\helper::submitButton('enableUser', 'GLOBAL_ENABLE', 'fpcm-loader fpcm-ui-useractions-enable'); ?> <?php fpcm\model\view\helper::deleteButton('deleteDisabled'); ?> </div> </div> </div> <?php } ?> <?php if ($rollPermissions) { ?> <div id="tabs-users-rolls">
<?php $FPCM_LANG->write('NKORG_INTEGRATION_SHOWLATEST_TEXT'); ?> <table class="fpcm-ui-table fpcm-ui-middle"> <tr> <td class="fpcm-half-width"><?php $FPCM_LANG->write('NKORG_INTEGRATION_SHOWARTICLES_TEXT2'); ?> </td> <td style="width: 100px;"><?php fpcm\model\view\helper::textInput('showLatestLimit', '', '5', false, 3, false); ?> </td> <td><?php fpcm\model\view\helper::submitButton('showLatestLimitSet', 'GLOBAL_OK'); ?> </td> </tr> </table> <?php } else { ?> <?php $FPCM_LANG->write('NKORG_INTEGRATION_SHOW_IFRAME'); } ?> </p> <pre> <?php
</div> <?php } ?> <div class="<?php \fpcm\model\view\helper::buttonsContainerClass(); ?> fpcm-ui-list-buttons"> <div class="fpcm-ui-margin-center"> <?php if ($isRevision) { ?> <?php if ($revisionPermission) { fpcm\model\view\helper::submitButton('articleRevisionRestore', 'EDITOR_REVISION_RESTORE', 'fpcm-ui-revision-restore fpcm-loader'); } ?> <?php \fpcm\model\view\helper::linkButton($article->getEditLink(), 'EDITOR_BACKTOCURRENT', '', 'fpcm-back-button'); ?> <?php } else { ?> <?php fpcm\model\view\helper::linkButton('#', 'GLOBAL_EXTENDED', 'fpcmeditorextended', 'fpcm-button-extended'); ?> <?php fpcm\model\view\helper::saveButton('articleSave'); ?> <?php
<td><?php fpcm\model\view\helper::submitButton('limitListSetShowArticles', 'GLOBAL_OK'); ?> </td> </tr> <tr> <td class="fpcm-half-width"><?php $FPCM_LANG->write('NKORG_INTEGRATION_SHOWARTICLES_TEXT3'); ?> </td> <td style="width: 100px;"><?php fpcm\model\view\helper::textInput('limitListShowArchive', '', '5', false, 5, false); ?> </td> <td><?php fpcm\model\view\helper::submitButton('limitListSetShowArchive', 'GLOBAL_OK'); ?> </td> </tr> </table> <?php } else { ?> <?php $FPCM_LANG->write('NKORG_INTEGRATION_SHOW_IFRAME'); } ?> </p> <pre> <?php
<?php if ($permRename) { ?> <?php fpcm\model\view\helper::submitButton('renameFiles', 'FILE_LIST_RENAME', 'fpcm-loader fpcm-rename-btn'); ?> <input type="hidden" name="newfilename" id="newfilename" value=""> <?php } ?> <?php if ($permThumbs) { ?> <?php fpcm\model\view\helper::submitButton('createThumbs', 'FILE_LIST_NEWTHUMBS', 'fpcm-loader fpcm-newthumb-btn'); ?> <?php } ?> <?php if ($permDelete) { ?> <?php fpcm\model\view\helper::deleteButton('deleteFiles'); ?> <?php } ?> </div> </div>