vitro/webapp/web/templates/edit/specific/namespacePrefix_retry.jsp

8 lines
313 B
Text

<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
<tr>
<td>
<p><strong>Namespace:</strong><br/> <input style="width:97%;" name="namespace" value="${param.namespace}"/></p>
<p><strong>Prefix:</strong><br/> <input name="prefix" value="${param.prefix}"/></p>
</td>
</tr>