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

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

version 1.1, 2005/03/09 03:18:14 UTC version 1.2, 2005/03/22 20:01:42 UTC
Line 15 
Line 15 
                 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 tags
 --->  --->
   
 <cfif #Url.fuseaction# IS "Edit">  <cfif #Url.fuseaction# IS "Edit">
Line 27 
Line 28 
 </cfif>  </cfif>
   
 <P>  <P>
 <a href="../directories/programs.cfm" class="sublink2">  
 Agencies and Programs <img src="../images/siteimage/dart.gif" border="0"></a>  
   
   Agencies and Programs
 </p>  </p>
   
       <table width="100%" border="0" cellspacing="0" cellpadding="10" name="text">        <table width="100%" border="0" cellspacing="0" cellpadding="10" name="text">
Line 38 
Line 38 
             <p>              <p>
   
                         <cfif #URL.fuseaction# IS "ADD">                          <cfif #URL.fuseaction# IS "ADD">
                         <span class="subheading">Add Program</span><br>                          <!--- <span class="subheading"> --->Add Program<!--- </span> ---><br>
                         If you would like to add your organization to the <strong>Pollution Prevention Directory</strong>, please provide the following information and click on the Add button.                          If you would like to add your organization to the <strong>Pollution Prevention Directory</strong>, please provide the following information and click on the Add button.
                         <cfelse>                          <cfelse>
                         <span class="subheading">Edit Program</span><br>                          <!--- <span class="subheading"> --->Edit Program<!--- </span> ---><br>
                         If you would like to edit your organization that is in our <strong>Pollution Prevention Directory</strong>,                          If you would like to edit your organization that is in our <strong>Pollution Prevention Directory</strong>,
                         please provide the following information and click on the Edit button.                          please provide the following information and click on the Edit button.
                         </cfif>                          </cfif>
Line 51 
Line 51 
   
                         <br><br>                          <br><br>
   
                 <span class="subheading">INFORMATION REQUEST FORM</span><br>                  INFORMATION REQUEST FORM<br>
                 <font style="color: red">*Required Fields</font>                  <font style="color: red">*Required Fields</font>
                 <!--  #Begin table  -->                  <!--  #Begin table  -->
   
Line 142 
Line 142 
 </td>  </td>
 </tr>  </tr>
 </table>  </table>
 <!--- <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