(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.4 and 1.5

version 1.4, 2005/08/26 16:08:19 UTC version 1.5, 2005/09/07 16:06:32 UTC
Line 184 
Line 184 
                                         </select></div>                                          </select></div>
                                         </td>                                          </td>
                                 </tr>                                  </tr>
                                   <cfoutput query="getcontactsinfo">
                                 <tr>                                  <tr>
                                         <td><div class="formtext">Zip</td>                                          <td><div class="formtext">Zip</td>
                                         <td align="justified" nowrap>                                          <td align="justified" nowrap>
                                                 <input type="text" size="10" name="Zip" value="#Zip#"></div>                                                  <input type="text" size="10" name="Zip" value="#Zip#"></div>
                                         </td>                                          </td>
                                 </tr>                                  </tr>
                                 <cfoutput query="getcontactsinfo">  
                                 <tr>                                  <tr>
                                         <td><div class="formtext">Country </td>                                          <td><div class="formtext">Country </td>
                                         <td><input type="text" size="18" name="Country" value="United States"></div>                                          <td><input type="text" size="18" name="Country" value="United States"></div>


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVS Admin
Powered by
ViewCVS 1.0-dev