uawdijnntqw1x1x1
IP : 216.73.217.31
Hostname : webm015.cluster127.gra.hosting.ovh.net
Kernel : Linux webm015.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
pteabiscqq
/
www
/
administrator
/
components
/
com_jce2
/
layouts
/
.
/
.
/
edit
/
additional.php
/
/
<?php $plugins = $displayData->get('additional'); ?> <fieldset class="<?php echo !empty($displayData->formclass) ? $displayData->formclass : ''; ?>"> <legend><?php echo JText::_('WF_PROFILES_FEATURES_ADDITIONAL'); ?></legend> <div class="control-group"> <div class="control-label"></div> <div class="controls"> <div class="editor-features"> <?php foreach ($plugins as $plugin): ?> <div class="control-group"> <label class="checkbox"> <input type="checkbox" value="<?php echo $plugin->name; ?>" <?php echo $plugin->active ? ' checked="checked"' : ''; ?>> <?php echo JText::_($plugin->title); ?> </label> <span class="help-block form-text text-muted w-100"><?php echo JText::_($plugin->description); ?></span> </div> <?php endforeach;?> </div> </div> </div> </fieldset>
/home/pteabiscqq/www/administrator/components/com_jce2/layouts/././edit/additional.php