Skip to content

Commit

Permalink
improvement texts
Browse files Browse the repository at this point in the history
  • Loading branch information
teamcrombie committed Oct 8, 2024
1 parent cf25c90 commit 36478be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions admin/views/account.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<div class="iloveimg_settings__overview__account__picture"></div>
<form method="post" action="<?php echo esc_html( admin_url( 'admin-post.php' ) ); ?>" autocomplete="off">
<input type="hidden" name="action" value="update_watermark" />
<h3>Register as iLovePDF developer</h3>
<h3>Register as iLoveAPI developer</h3>
<input type="hidden" name="iloveimg_action" value="iloveimg_action_register" />
<div>
<div style="width: 100%;">
Expand Down Expand Up @@ -97,7 +97,7 @@
submit_button( 'Login' );
?>
<div>
<a href="<?php echo esc_url( admin_url( 'admin.php?page=iloveimg-watermark-admin-page&section=register' ) ); ?>">Register as iLovePDF developer</a>
<a href="<?php echo esc_url( admin_url( 'admin.php?page=iloveimg-watermark-admin-page&section=register' ) ); ?>">Register as iLoveAPI developer</a>
</div>
</form>
</div>
Expand Down
2 changes: 1 addition & 1 deletion admin/views/watermark.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<span class="slider"></span>
</div>
<label>Watermark Activated</label>
<p>Activate this plugin in your WordPress dashboard. Activation will work only once you have registered and login as an iLoveIMG developer.</p>
<p>Activate this plugin in your WordPress dashboard. Activation will work only once you have registered and login as an iLoveAPI developer.</p>
</div>

<div class="iloveimg_settings__options__field">
Expand Down

0 comments on commit 36478be

Please sign in to comment.