merging r4268 to the trunk

This commit is contained in:
tworrall 2012-09-06 19:41:57 +00:00
parent 2a79606196
commit fdbd559edb

View file

@ -47,7 +47,7 @@
</section>
</#if>
<form class="customForm" action ="${submitUrl}" class="customForm">
<form class="customForm" action ="${submitUrl}">
<label for="urlType">URL Type${requiredHint}</label>
<#assign urlTypeOpts = editConfiguration.pageData.urlType />