Файловый менеджер - Редактировать - /home/lmsyaran/public_html/joomla5/plugins/fabrik_element/password/layouts/fabrik-element-password-form.php
Назад
<?php defined('JPATH_BASE') or die; $d = $displayData; $pw1Attributes = array(); $pw2Attributes = array(); foreach ($d->pw1Attributes as $key => $val) { $pw1Attributes[] = $key . '="' . $val . '" '; } $pw1Attributes = implode("\n", $pw1Attributes); foreach ($d->pw2Attributes as $key => $val) { $pw2Attributes[] = $key . '="' . $val . '" '; } $pw2Attributes = implode("\n", $pw2Attributes); ?> <input <?php echo $pw1Attributes; ?> /> <?php if ($d->showStrengthMeter) : ?> <div class="strength progress progress-striped" style="margin:6px;"></div> <?php endif; ?> <input <?php echo $pw2Attributes; ?>" />
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка