Вход Регистрация
Файл: contao-3.5.8/system/modules/core/templates/forms/form_fieldset.xhtml
Строк: 6
<?php if ($this->fsType == 'fsStart'): ?>

  <fieldset<?php if ($this->class): ?> class="<?= $this->class ?>"<?php endif; ?>>
  <?php if ($this->label): ?>
    <legend><?= $this->label ?></legend>
  <?php endif; ?>

<?php else: ?>

  </fieldset>

<?php endif; ?>
Онлайн: 0
Реклама