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

$this
->addBreadcrumb($country['name']);

$this->addToolButton(array(
    
'class' => 'add',
    
'title' => LANG_GEO_ADD_REGION,
    
'href'  => $this->href_to('region'$country['id'])
));

$this->renderGrid($this->href_to('regions'$country['id']), $grid);
Онлайн: 1
Реклама