Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
More help text
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmbacon committed Jul 15, 2015
1 parent 07e3a51 commit 2c9afc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uc-people.php
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ function uc_people_settings_page(){
<hr/>
<h2>One Time Use</h2>
<p>This tool can not be used to <i>update</i> information about each Person. If you upload the same .csv twice, you will end up with two records for each person.</p>
<p>Choose .csv in the "export users" specific format.</p>
<form action="" method="POST" enctype="multipart/form-data" name="ucp-import">
<?php
wp_nonce_field( 'ucp_import_people_nonce', '_wpnonce_ucp_import_people_nonce' );
Expand Down

0 comments on commit 2c9afc8

Please sign in to comment.