[Nmrshiftdb-devel] CVS: nmrshiftdb/src/conf/jetspeed/WEB-INF/templates/vm/screens/html NewAccount.
Brought to you by:
steinbeck
|
From: Stefan K. <sh...@us...> - 2006-09-15 13:33:48
|
Update of /cvsroot/nmrshiftdb/nmrshiftdb/src/conf/jetspeed/WEB-INF/templates/vm/screens/html In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21180/src/conf/jetspeed/WEB-INF/templates/vm/screens/html Modified Files: NewAccount.vm Log Message: corrected typos Index: NewAccount.vm =================================================================== RCS file: /cvsroot/nmrshiftdb/nmrshiftdb/src/conf/jetspeed/WEB-INF/templates/vm/screens/html/NewAccount.vm,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** NewAccount.vm 14 Sep 2006 14:40:16 -0000 1.12 --- NewAccount.vm 15 Sep 2006 13:33:46 -0000 1.13 *************** *** 104,108 **** </tr> <tr> ! <td colspan=2> I am a <input type="radio" name="groupmember" value="coworker">coworker in this lab group or <input type="radio" name="groupmember" value="user" checked>want to get my compounds measured there.</td> </tr> <tr> --- 104,108 ---- </tr> <tr> ! <td colspan=2> I am an <input type="radio" name="groupmember" value="coworker">operator in this lab group or <input type="radio" name="groupmember" value="user" checked>want to get my compounds measured there.</td> </tr> <tr> |