D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ensad
/
www
/
wp-content
/
plugins
/
wpml-translation-management
/
templates
/
ATE
/
Filename :
mcs-ate-controls.twig
back
Copy
<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>