diff options
Diffstat (limited to 'templates/edit_xref_value_item.tpl')
| -rw-r--r-- | templates/edit_xref_value_item.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_xref_value_item.tpl b/templates/edit_xref_value_item.tpl index 99e2541..92c33e7 100644 --- a/templates/edit_xref_value_item.tpl +++ b/templates/edit_xref_value_item.tpl @@ -13,7 +13,7 @@ <div class="form-group"> {formlabel label="Type"} {forminput} - <p class="form-control-static">{$xrefInfo.source_title|escape}</p> + <p class="form-control-static">{$xrefInfo.template_title|escape}</p> {/forminput} </div> |
