Your IP : 216.73.216.240


Current Path : /home/j/u/v/juvelize/martine/tmp/install_61b0f5c54c150/back/views/fields/tmpl/
Upload File :
Current File : /home/j/u/v/juvelize/martine/tmp/install_61b0f5c54c150/back/views/fields/tmpl/edit_actions.php

<div class="cell grid-x text-right grid-margin-x margin-left-0 margin-right-0 margin-y margin-bottom-0">
	<h5 class="cell medium-auto medium-text-left text-center hide-for-small-only hide-for-medium-only acym__title">
        <?php echo acym_translation('ACYM_CUSTOM_FIELD'); ?>
	</h5>
	<div class="cell auto hide-for-small-only hide-for-medium-only"></div>
    <?php echo acym_cancelButton(); ?>
	<button data-task="apply" <?php echo $beforeSave; ?> class="cell button button-secondary medium-6 large-shrink acy_button_submit">
        <?php echo acym_translation('ACYM_SAVE'); ?>
	</button>
	<button data-task="save" <?php echo $beforeSave; ?> class="cell button medium-6 large-shrink margin-right-0 acy_button_submit">
        <?php echo acym_translation('ACYM_SAVE_EXIT'); ?>
	</button>
</div>