@@ -150,9 +150,9 @@
Documentation
<div class="sui-box-settings-col-1">
- <span class="sui-settings-label">Reset to defaults</span>
+ <h3 role="heading" class="sui-settings-label">Reset to defaults</h3>
- <span id="reset-settings" class="sui-description">If your frontend has fallen apart or you just want to go back to the default settings you can use this button to do so. It will clear all your settings and run a new file check.</span>
+ <p id="reset-settings" class="sui-description">If your frontend has fallen apart or you just want to go back to the default settings you can use this button to do so. It will clear all your settings and run a new file check.</p>
</div>
@@ -170,9 +170,9 @@ Documentation
<div class="sui-box-settings-col-1">
- <span class="sui-settings-label-with-tag">Super-compress my files <span class="sui-tag sui-tag-pro">Pro</span></span>
+ <h3 role="heading" class="sui-settings-label-with-tag">Super-compress my files <span class="sui-tag sui-tag-pro">Pro</span></h3>
- <span id="super-compression" class="sui-description">Compress your files up to 2x more than regular optimization and reduce your page load speed even further.</span>
+ <p id="super-compression" class="sui-description">Compress your files up to 2x more than regular optimization and reduce your page load speed even further.</p>
</div>