first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
use_helper('Countries');
|
||||
echo st_countries_select_tag('config[country]', $config->get('country'), array('iso' => true, 'all' => true, 'include_custom' => __('Wybierz')));
|
||||
Reference in New Issue
Block a user