Changeset 11732 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/consistency.php
- Timestamp:
- 04/01/2022 11:42:40 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/consistency.php
r11597 r11732 64 64 65 65 <p> 66 <button type="submit" class=" consistency-form-submit">Analyze</button>66 <button type="submit" class="button is-primary consistency-form-submit">Analyze</button> 67 67 </p> 68 68 </form> … … 93 93 94 94 ?> 95 <table class=" consistency-table">95 <table class="gp-table consistency-table"> 96 96 <thead> 97 97 <th>Original</th>
Note: See TracChangeset
for help on using the changeset viewer.