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

Diff for /p2rx-programs/dsp_editprogramstypes.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:18 UTC
Line 11 
Line 11 
   
                 Functions:                  Functions:
                 Date changed:   02/23/2005              Prabin & Neena  Creation and Documentation                  Date changed:   02/23/2005              Prabin & Neena  Creation and Documentation
                                                   3/22/2005               Neena                           Commented out the Span tags
 --->  --->
   
 <cfquery name="progtypes" datasource="#Programsdb#">  <cfquery name="progtypes" datasource="#Programsdb#">
Line 38 
Line 39 
         <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"> --->
                                 PROGRAM TYPES<img src="../images/siteimage/dart.gif" border="0"></span> &nbsp;                                  PROGRAM TYPES - <!--- <img src="../images/siteimage/dart.gif" border="0"></span> &nbsp; --->
                                 <span class="sublink2">Step 3 <img src="../images/siteimage/dart.gif" border="0"></span><br><br>                                  <!--- <span class="sublink2"> --->Step 3 <!--- <img src="../images/siteimage/dart.gif" border="0"></span> ---><br><br>
                         <cfoutput query="getORG"><strong>#OrganizationName#</strong></cfoutput><br>                          <cfoutput query="getORG"><strong>#OrganizationName#</strong></cfoutput><br>
                         Please select the program type(s) which describe your organization. &nbsp; <span class="redtext"><font style="color: red">* At least One</font></span><br><br>                          Please select the program type(s) which describe your organization. &nbsp; <font style="color: red">* At least One</font><br><br>
   
                 <cfif #URL.fuseaction# IS "editprogramtypes">                  <cfif #URL.fuseaction# IS "editprogramtypes">
                 <form name="editProgramsTypes" action="addeditprograms.cfm?fuseaction=EditServices&OrgID=<cfoutput>#URL.OrgID#</cfoutput>" onsubmit="return Validate(this)" method="post">                  <form name="editProgramsTypes" action="addeditprograms.cfm?fuseaction=EditServices&OrgID=<cfoutput>#URL.OrgID#</cfoutput>" onsubmit="return Validate(this)" method="post">


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

CVS Admin
Powered by
ViewCVS 1.0-dev