(file) Return to dsp_addcontactconfirm.cfm CVS log (file) (dir) Up to [Development] / p2rx-programs

Diff for /p2rx-programs/dsp_addcontactconfirm.cfm between version 1.1 and 1.2

version 1.1, 2005/03/09 03:18:14 UTC version 1.2, 2005/03/22 19:21:31 UTC
Line 34 
Line 34 
   
                                 <cfoutput>Organization Name: &nbsp;&nbsp;&nbsp; <strong>#getORGID.OrganizationName#</strong></cfoutput><br><br>                                  <cfoutput>Organization Name: &nbsp;&nbsp;&nbsp; <strong>#getORGID.OrganizationName#</strong></cfoutput><br><br>
   
         <!--- <form name="addContact" action="addeditprograms.cfm?fuseaction=<cfoutput>#action#</cfoutput>&OrgID=<cfoutput>#getOrgID.OrgID#</cfoutput>" method="post"> --->  
                         <table width="95%" border="0" cellspacing="0" cellpadding="5" bgcolor="#F4FFE9">                          <table width="95%" border="0" cellspacing="0" cellpadding="5" bgcolor="#F4FFE9">
                                 <tr>                                  <tr>
                                         <td><div class="formtext">Would you like to add more contacts?</div>                                          <td><div class="formtext">Would you like to add more contacts?</div>
Line 54 
Line 53 
   
                         </tr>                          </tr>
                 </table>                  </table>
 <!---   </form> --->  
   
 </td>  </td>
 </tr>  </tr>
 </table>  </table>
 </p>  </p>
 <!--- <cfinclude template="../cfi/global_footer.cfm"> --->  


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVS Admin
Powered by
ViewCVS 1.0-dev