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

Diff for /p2rx-programs/dsp_editcontact.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:41:13 UTC
Line 93 
Line 93 
         <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"> --->
                                 EDIT CONTACT INFO <img src="../images/siteimage/dart.gif" border="0"></span>                                  EDIT CONTACT INFO <!--- <img src="../images/siteimage/dart.gif" border="0"></span> --->
                                 <span class="sublink2">Step 2 <img src="../images/siteimage/dart.gif" border="0"></span><br><br>                                  <!--- <span class="sublink2"> --->Step 2 <!--- <img src="../images/siteimage/dart.gif" border="0"></span> ---><br><br>
   
   
   
   
                         <cfif getcontacts.recordcount gt 0>                          <cfif getcontacts.recordcount gt 0>
                                         <cfoutput query="getcontacts">                                          <cfoutput query="getcontacts">
                                         <span class="redtext">* Required Fields</span>                                          <!--- <span class="redtext"> --->* Required Fields<!--- </span> --->
                                         <br><br>                                          <br><br>
                                         Please click on contact person's name to update information.<br><br>                                          Please click on contact person's name to update information.<br><br>
                                                 <cfif #URL.fuseaction# Is "EditContacts1">                                                  <cfif #URL.fuseaction# Is "EditContacts1">


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

CVS Admin
Powered by
ViewCVS 1.0-dev