Вход Регистрация
Файл: templates/default/controllers/admin/content_items_edit.tpl.php
Строк: 5
<h3><?php echo LANG_CP_CONTENT_ITEMS_EDIT_S1?></h3>
<?php

$this
->renderForm($form, [], array(
    
'action' => $this->href_to('content', array('items_edit'$ctype['id'])),
    
'method' => 'ajax',
    
'submit' => array(
        
'title' => LANG_CONTINUE
    
)
), 
$errors);
Онлайн: 1
Реклама