summaryrefslogtreecommitdiff
path: root/templates/add_xref.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/add_xref.tpl')
-rw-r--r--templates/add_xref.tpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/add_xref.tpl b/templates/add_xref.tpl
index 1eede9e..74fd58e 100644
--- a/templates/add_xref.tpl
+++ b/templates/add_xref.tpl
@@ -27,6 +27,13 @@
</div>
<div class="form-group">
+ {formlabel label="Extended Value" for="xkey_ext"}
+ {forminput}
+ <input type="text" class="form-control" name="xkey_ext" id="xkey_ext" value="" />
+ {/forminput}
+ </div>
+
+ <div class="form-group">
{formlabel label="Note" for="edit"}
{forminput}
<input type="text" class="form-control" name="edit" id="edit" value="" />