Skip to content

Commit

Permalink
Merge pull request #1293 from 10up/fix/show-connections-amp-template
Browse files Browse the repository at this point in the history
Align show-connections-amp template with show-connections
  • Loading branch information
dkotter authored Jan 7, 2025
2 parents 8744a57 + 04d7ada commit 3c6754b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/show-connections-amp.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class="add-connection{{#syndicated}} syndicated{{/syndicated}}"

<div class="connections-selected empty">
<header class="with-selected">
<?php esc_html_e( 'Selected connections', 'distributor' ); ?>
<span class="selected-connections-text"></span>
<button class="button button-link selectno-connections unavailable"><?php esc_html_e( 'Clear', 'distributor' ); ?></button>
</header>
<header class="no-selected">
Expand Down

0 comments on commit 3c6754b

Please sign in to comment.