first commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<?php echo input_hidden_tag('currency[edit_main]', $currency->getMain()) ?>
|
||||
<?php echo st_admin_checkbox_tag('currency[edit_main]', 1, $currency->getMain(), array('disabled' => $currency->getMain())) ?>
|
||||
Reference in New Issue
Block a user