generazione automatica alias
This commit is contained in:
@ -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'); ?>
|
||||
|
||||
Reference in New Issue
Block a user