oops...s/cust_main/prospect_main/
authorlevinse <levinse>
Tue, 7 Dec 2010 20:42:24 +0000 (20:42 +0000)
committerlevinse <levinse>
Tue, 7 Dec 2010 20:42:24 +0000 (20:42 +0000)
httemplate/elements/popup_link-prospect_main.html

index cc22e3e..5e9898d 100644 (file)
@@ -4,13 +4,13 @@ Example:
 
   include('/elements/init_overlib.html')
 
-  include( '/elements/popup_link-cust_main.html', { #hashref or a list, either way
+  include( '/elements/popup_link-prospect_main.html', { #hashref or a list, either way
 
     #required
     'action'         => 'content.html', # uri for content of popup which should
                                         #   be suitable for appending keywords
     'label'          => 'click me',     # text of <A> tag
-    'cust_main'      => $cust_main      # a FS::cust_main object
+    'prospect_main'      => $prospect_main      # a FS::prospect_main object
    
     #strongly recommended (you want a title, right?)
     'actionlabel     => 'You clicked',  # popup title