ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
frames_container.html.php
Go to the documentation of this file.
1 <div class="frames-container <?php echo $active_frames_tab == 'application' ? 'frames-container-application' : '' ?>">
2  <?php $tpl->render($frame_list) ?>
3 </div>
global $tpl
Definition: ilias.php:8