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

Diff for /p2rx-programs/dsp_editOrganization.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:44:53 UTC
Line 29 
Line 29 
                 Functions:                  Functions:
                 Date changed:                  Date changed:
                                         02/23/2005                      Prabin and Neena        Created, Documentation                                          02/23/2005                      Prabin and Neena        Created, Documentation
                                           03/22/2005                      Neena                           Commented out the Span and image tags
 --->  --->
   
   
Line 83 
Line 84 
 </cfif>  </cfif>
   
   
 <!-- #BeginEditable "Content" -->  
 <table width="100%" border="0" cellspacing="0" cellpadding="10" name="text">  <table width="100%" border="0" cellspacing="0" cellpadding="10" name="text">
         <tr>          <tr>
           <td>            <td>
             <p>              <p>
                         <span class="subheading">                    <!--- <span class="subheading"> --->
                                         EDIT A PROGRAM <img src="../images/siteimage/dart.gif" border="0">                                  EDIT A PROGRAM -> <!--- <img src="../images/siteimage/dart.gif" border="0"> --->
                                 ORGANIZATION INFO <img src="../images/siteimage/dart.gif" border="0"></span>                                  ORGANIZATION INFO <!--- <img src="../images/siteimage/dart.gif" border="0"></span> --->
                                 <span class="sublink2">Step 1 <img src="../images/siteimage/dart.gif" border="0"></span><br><br>                                  <!--- <span class="sublink2"> --->Step 1 <!--- <img src="../images/siteimage/dart.gif" border="0"></span> ---><br><br>
                         <span class="redtext">* Required Fields</span>                  <!---   <span class="redtext"> ---> * Required Fields<!--- </span> --->
   
                 <cfif #URL.fuseaction# IS "EditOrg">                  <cfif #URL.fuseaction# IS "EditOrg">
                 <form name="addorg" action="addeditprograms.cfm?fuseaction=EditContacts1&OrgID=<cfoutput>#URL.orgID#</cfoutput>" method="post">                  <form name="addorg" action="addeditprograms.cfm?fuseaction=EditContacts1&OrgID=<cfoutput>#URL.orgID#</cfoutput>" method="post">


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

CVS Admin
Powered by
ViewCVS 1.0-dev