芝麻web文件管理V1.00
编辑当前文件:/home/asmplong/www/ancien-site-2019/site/templates/jsn_epic_free/html/com_users/profile/edit.php
load( 'plg_user_profile', JPATH_ADMINISTRATOR ); ?>
params->get('show_page_heading')) : ?>
escape($this->params->get('page_heading')); ?>
form->getFieldsets() as $group => $fieldset):// Iterate through the form fieldsets and display each one.?> form->getFieldset($group);?>
label)):// If the fieldset has a label set, display it as the legend.?>
label); ?>
hidden):// If the field is hidden, just display the input.?> input;?>
label; ?> required && $field->type!='Spacer'): ?>
input; ?>