diff options
| -rw-r--r-- | templates/view_xref_image_item.tpl | 2 | ||||
| -rw-r--r-- | templates/view_xref_inc_report_item.tpl | 2 | ||||
| -rw-r--r-- | templates/view_xref_key_seal_item.tpl | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/templates/view_xref_image_item.tpl b/templates/view_xref_image_item.tpl index 9effe61..9ce9e9e 100644 --- a/templates/view_xref_image_item.tpl +++ b/templates/view_xref_image_item.tpl @@ -1 +1 @@ -{include file="bitpackage:contact/view_xref_image_record.tpl"} +{include file="bitpackage:contact/view_xref_image_item.tpl"} diff --git a/templates/view_xref_inc_report_item.tpl b/templates/view_xref_inc_report_item.tpl index 6fc138f..825a671 100644 --- a/templates/view_xref_inc_report_item.tpl +++ b/templates/view_xref_inc_report_item.tpl @@ -1 +1 @@ -{include file="bitpackage:contact/view_xref_inc_report_record.tpl"} +{include file="bitpackage:contact/view_xref_inc_report_item.tpl"} diff --git a/templates/view_xref_key_seal_item.tpl b/templates/view_xref_key_seal_item.tpl deleted file mode 100644 index 0fe0b18..0000000 --- a/templates/view_xref_key_seal_item.tpl +++ /dev/null @@ -1 +0,0 @@ -{include file="bitpackage:contact/view_xref_key_seal_record.tpl"} |
