text changes
This commit is contained in:
parent
be1e3cbb83
commit
8a7ce14f75
@ -64,7 +64,7 @@
|
||||
</div>
|
||||
<div class="span-16" wicket:id="externalContainer">
|
||||
<div class="span-16 append-bottom">
|
||||
<label for="externalSupervisorRadio">Have you been commissioned by someone/an organization to conduct the project?</label><br />
|
||||
<label for="externalSupervisorRadio">Do you have an agreement with an external organisation for your thesis project? </label><br />
|
||||
<span wicket:id="externalSupervisorRadio">
|
||||
<input type="radio" />
|
||||
<input type="radio" />
|
||||
@ -77,7 +77,7 @@
|
||||
</div>
|
||||
<div class="span-16" wicket:id="radioChoiceContainer">
|
||||
|
||||
<label for="agreedSupervisorRadio">Do you already have a supervisor? </label><br />
|
||||
<label for="agreedSupervisorRadio">Do you already have a supervisor, who has agreed to supervise your thesis project? </label><br />
|
||||
<span wicket:id="agreedSupervisorRadio">
|
||||
<input type="radio" />
|
||||
<input type="radio" />
|
||||
@ -88,7 +88,7 @@
|
||||
</wicket:enclosure>
|
||||
<br />
|
||||
<wicket:enclosure child="preferredSupervisorRadio">
|
||||
<label for="preferredSupervisorRadio">Do you have a preferred supervisor? </label><br />
|
||||
<label for="preferredSupervisorRadio">Would you like to suggest a supervisor for your thesis project? </label><br />
|
||||
<span wicket:id="preferredSupervisorRadio">
|
||||
<input type="radio" />
|
||||
<input type="radio" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user