changed text on select project-button in accept idea dialog

This commit is contained in:
Emil Siverhall 2012-07-27 12:56:05 +02:00
parent a7e7876097
commit 15a12b2d34

@ -22,7 +22,7 @@
<b>Partner:</b><br />
<div wicket:id="partnerPanel"></div>
</wicket:enclosure>
<span class="right"><input type="submit" wicket:id="selectButton" value="Select project"/></span>
<span class="right"><input type="submit" wicket:id="selectButton" value="Select project idea"/></span>
</div>
</form>
</wicket:panel>