Вход Регистрация
Файл: templates/admincoreui/controllers/wysiwygs/backend/presets.tpl.php
Строк: 3
<?php

$this
->addBreadcrumb(LANG_WW_PRESETS);

$this->addToolButton(array(
    
'class' => 'add',
    
'title' => LANG_ADD,
    
'href'  => $this->href_to('presets_add')
));

$this->renderGrid($this->href_to('presets'), $grid);
Онлайн: 1
Реклама