[interchange-cvs] CVS notice: activity by brevp

interchange-cvs@lists.akopia.com interchange-cvs@lists.akopia.com
Tue May 29 11:46:00 2001


CVS activity by user 'brevp':
interchange/dist/foundation/pages swap_results.html,1.1.2.4,1.1.2.5
Update of /anon_cvs/repository/interchange/dist/foundation/pages
In directory developer.akopia.com:/tmp/cvs-serv29814/dist/foundation/pages

Modified Files:
      Tag: DEV_4_7_0
	swap_results.html 
Log Message:
Fixed bugzilla report #203, reported by mike@4host.com (thanks!)  
The closing </form> tag was placed before the submit button, making the
submit button inactive.  Moved the </form> tag so it's placed after all
the form info.