Thanks :-)
Kent Tong wrote: > > > lizz wrote: >> >> How do I change the label on the previous, next and finish buttons in the >> wizard? >> I would like to change the label of the FinishButton to "save". >> > > In your .properties file, add: > > org.apache.wicket.extensions.wizard.next=Proceed > org.apache.wicket.extensions.wizard.previous=Go back > org.apache.wicket.extensions.wizard.finish=Save > > -- View this message in context: http://www.nabble.com/How-do-I-change-the-label-text-for-the-wizard-buttons--tf4543907.html#a13187240 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
