diff options
| author | "Lester Caine ext:(%22) <lester@lsces.co.uk> | 2011-06-29 17:34:41 +0100 |
|---|---|---|
| committer | "Lester Caine ext:(%22) <lester@lsces.co.uk> | 2011-06-29 17:34:41 +0100 |
| commit | 7bc54e419170cedc85c363a8465e4efec1975ba8 (patch) | |
| tree | 61133955a09cec01768cd2fc7766a2b69a594a31 /templates | |
| parent | a5b3a8f096bb8f70601ebf5fb3692560777fdb6b (diff) | |
| download | contact-7bc54e419170cedc85c363a8465e4efec1975ba8.tar.gz contact-7bc54e419170cedc85c363a8465e4efec1975ba8.tar.bz2 contact-7bc54e419170cedc85c363a8465e4efec1975ba8.zip | |
Missing closing quote
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/edit_xref_contact.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_xref_contact.tpl b/templates/edit_xref_contact.tpl index 1937861..2043a27 100644 --- a/templates/edit_xref_contact.tpl +++ b/templates/edit_xref_contact.tpl @@ -28,7 +28,7 @@ {formlabel label="`$xrefInfo.template_title` Name" for="xkey_ext"} {forminput} <input type="text" name="xkey_ext" id="xkey_ext" value="{$xrefInfo.xkey_ext|escape}" /> - {formhelp note="Name for `$xrefInfo.template_title` type of xref record. + {formhelp note="Name for `$xrefInfo.template_title` type of xref record."} {/forminput} </div> |
