OLD | NEW |
---|---|
(Empty) | |
1 <div class="page hidden" id="stopSyncingOverlay"> | |
2 <h1 i18n-content="stop_syncing_title"></h1> | |
3 | |
4 <div i18n-content="stop_syncing_explanation"></div> | |
5 <button id="stop-syncing-cancel" i18n-content="cancel"></button> | |
6 <button id="stop-syncing-confirm" | |
7 i18n-content="stop_syncing_confirm"></button> | |
8 </div> | |
OLD | NEW |