diff --git a/trunk/change-lead-creator.php b/trunk/change-lead-creator.php index f4bdd75..a505de4 100644 --- a/trunk/change-lead-creator.php +++ b/trunk/change-lead-creator.php @@ -1,6 +1,6 @@ <?php /* -Plugin Name: Gravity Forms Entry Creator Add-on +Plugin Name: Gravity Forms Change Entry Creator Add-on Plugin URI: http://katz.co/gravity-forms-addons/ Description: This simple addon allows users with Entry-editing capabilities to change who a <a href="http://katz.si/gravityforms" rel="nofollow">Gravity Forms</a> lead is assigned to. Author: Katz Web Services, Inc. @@ -73,4 +73,4 @@ function kws_gf_update_entry_creator($form, $leadid) { } } } -} \ No newline at end of file +}