From 79b38df4c1ee25577a0fcc01e36562ef749b9477 Mon Sep 17 00:00:00 2001 From: Lester Caine Date: Sat, 6 Jun 2026 10:19:46 +0100 Subject: list_xref.tpl: fix legacy path headers to Type/Value/Notes Co-Authored-By: Claude Sonnet 4.6 --- templates/list_xref.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/list_xref.tpl b/templates/list_xref.tpl index a1c7f8a..6ff45d3 100644 --- a/templates/list_xref.tpl +++ b/templates/list_xref.tpl @@ -51,8 +51,8 @@ {tr}Type{/tr} - {tr}Key{/tr} - {tr}Value{/tr} + {tr}Value{/tr} + {tr}Notes{/tr} {if $xrefAllowEdit} {if $source ne 'history'}{tr}Started{/tr}{else}{tr}Ended{/tr}{/if} {tr}Updated{/tr} -- cgit v1.3