From fe9f740eda1876e60fe9614d367f7fe9116d29d8 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Wed, 28 Mar 2012 17:28:28 -0400 Subject: Bug 733586: add LastResolved extension --- .../template/en/default/hook/global/field-descs-end.none.tmpl | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 extensions/LastResolved/template/en/default/hook/global/field-descs-end.none.tmpl (limited to 'extensions/LastResolved/template/en/default') diff --git a/extensions/LastResolved/template/en/default/hook/global/field-descs-end.none.tmpl b/extensions/LastResolved/template/en/default/hook/global/field-descs-end.none.tmpl new file mode 100644 index 000000000..4457ccd9b --- /dev/null +++ b/extensions/LastResolved/template/en/default/hook/global/field-descs-end.none.tmpl @@ -0,0 +1,11 @@ +[%# This Source Code Form is subject to the terms of the Mozilla Public + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + # + # This Source Code Form is "Incompatible With Secondary Licenses", as + # defined by the Mozilla Public License, v. 2.0. + #%] + +[% IF in_template_var %] + [% vars.field_descs.cf_last_resolved = "Last Resolved" %] +[% END %] -- cgit v1.2.3-24-g4f1b