Esempio n. 1
0
<form method="post" action="<?php 
print $FPCM_SELF;
?>
?module=<?php 
print $FPCM_CURRENT_MODULE;
?>
&key=nkorg/langeditor">
    <div class="fpcm-content-wrapper">
        <h1>
            <span class="fa fa-language fa-fw"></span> <?php 
$FPCM_LANG->write('NKORG_LANGEDITOR_HEADLINE');
?>
            <?php 
fpcm\model\view\helper::helpButton('NKORG_LANGEDITOR_HEADLINE');
?>
        </h1>

        <div class="fpcm-tabs-general">

            <ul>
                <li><a href="#langvars"><?php 
$FPCM_LANG->write('NKORG_LANGEDITOR_HEADLINE');
if ($selectedFile) {
    ?>
: <?php 
    print \fpcm\model\files\ops::removeBaseDir($selectedFile);
}
?>
</a></li>
            </ul>