File: /var/www/zaklada/wp-content/plugins/wpml-translation-management/templates/ATE/mcs-ate-controls.twig
<div id="ate-controls" class="ate-controls sub-section">
<div class="otgs-notice otgs-notice__status inline">
<p> </p>
<span class="spinner"> </span>
<button class="js-synchronize-with-ams button-secondary" {{ is_ate_communication_locked ? 'disabled' : ''}} >
{{ synchronize_button_text }}
</button>
</div>
<div class="otgs-notice otgs-notice__errors error inline hidden">
<p class="message"> </p>
<p class="help">{{ strings.error_help|raw }}</p>
</div>
</div>