Files
2025-03-12 17:06:23 +01:00

3 lines
225 B
PHP

<?php echo st_get_admin_actions_head('style="margin: 10px -270px; float: right"') ?>
<?php echo st_get_admin_action('save', __('Zapisz'), null, array ( 'name' => 'save',)) ?>
<?php echo st_get_admin_actions_foot() ?>