add_filter('carbon_fields_main_page_settings_button_label', function () {
return "Сохранить мои настройки";
});
function crb_attach_theme_options()
{
Container::make('theme_options', __('Main page Settings'))
<a href="/custom.php"><button></button></a>