NIHVIVO 3775 change id of button to make it unique

This commit is contained in:
tworrall 2012-06-15 17:25:22 +00:00
parent e0b8d9fa08
commit 2cc59294be

View file

@ -26,7 +26,7 @@
</#list> </#list>
</select> </select>
<input type="submit" id="submit" value="Add a new item of this type" role="button" /> <input type="submit" id="offerCreate" class="submit" value="Add a new item of this type" role="button" />
<#if rangeOptionsExist = false > <#if rangeOptionsExist = false >
<span class="or"> or </span> <span class="or"> or </span>
<a title="Cancel" class="cancel" href="${cancelUrl}">Cancel</a> <a title="Cancel" class="cancel" href="${cancelUrl}">Cancel</a>