[bknr-cvs] dverna changed trunk/projects/lisp-ecoop/website/templates/create-submission.xml

BKNR Commits bknr at bknr.net
Wed May 13 07:52:48 UTC 2009


Revision: 4394
Author: dverna
URL: http://bknr.net/trac/changeset/4394

Changed Breakout Group to Tutorial
U   trunk/projects/lisp-ecoop/website/templates/create-submission.xml

Modified: trunk/projects/lisp-ecoop/website/templates/create-submission.xml
===================================================================
--- trunk/projects/lisp-ecoop/website/templates/create-submission.xml	2009-05-12 16:01:32 UTC (rev 4393)
+++ trunk/projects/lisp-ecoop/website/templates/create-submission.xml	2009-05-13 07:52:47 UTC (rev 4394)
@@ -18,9 +18,12 @@
    <form method="post" name="create_submission_form" id="create_submission_form" enctype="multipart/form-data"
 	 action="make-submission" onsubmit="return check_create_submission_form(this);">
     <p>
-     <input type="radio" name="type" value="paper" checked="checked"/> Paper
-     <input type="radio" name="type" value="breakout-group-proposal"/> Breakout group proposal
-     <input type="radio" name="type" value="keynote"/> Keynote
+     <input type="radio" name="type" value="paper" checked="checked"/>
+       Paper
+     <input type="radio" name="type" value="breakout-group-proposal"/>
+       Interactive Demo / Tutorial / Coding Session
+     <input type="radio" name="type" value="keynote"/>
+       Keynote
     </p>
     <label for="title">Title</label><br/>
     <input type="text" size="40" name="title" id="title_input"/><br/>





More information about the Bknr-cvs mailing list