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

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

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