Skip to content

Commit

Permalink
add missing break
Browse files Browse the repository at this point in the history
  • Loading branch information
tillkruss committed Apr 10, 2019
1 parent 613a8bc commit 8d62709
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/ui.php
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
<small><?php _e( 'Offers the best protection, but requires JavaScript.', 'email-address-encoder' ); ?></small>
</p>
</label>
<br>

<label>
<input type="radio" name="eae_technique" value="rot47" disabled>
Expand Down

0 comments on commit 8d62709

Please sign in to comment.