generazione automatica alias

This commit is contained in:
2025-08-26 11:47:03 +02:00
parent edb8d4e873
commit 2f251bbfb0
7 changed files with 364 additions and 270 deletions

View File

@ -35,6 +35,7 @@ HTMLHelper::_('bootstrap.tooltip');
<fieldset class="adminform">
<legend><?php echo Text::_('COM_CIRCOLARI_FIELDSET_CIRCOLARI'); ?></legend>
<?php echo $this->form->renderField('title'); ?>
<?php echo $this->form->renderField('alias'); ?>
<?php echo $this->form->renderField('description'); ?>
<?php echo $this->form->renderField('attachment'); ?>
<?php echo $this->form->renderField('image'); ?>