diff options
author | gerv%gerv.net <> | 2003-01-06 15:54:16 +0000 |
---|---|---|
committer | gerv%gerv.net <> | 2003-01-06 15:54:16 +0000 |
commit | 8f35cfedd052502f5606c88d400939fc425c6a13 (patch) | |
tree | 5448e580c4d56b5df1b066bc536e9eff0767b3d4 /template/en/default/global/confirm-user-match.html.tmpl | |
parent | ef85a567fdb1c5d58223902316351d57f062897d (diff) | |
download | bugs-8f35cfedd052502f5606c88d400939fc425c6a13.tar bugs-8f35cfedd052502f5606c88d400939fc425c6a13.tar.gz bugs-8f35cfedd052502f5606c88d400939fc425c6a13.tar.bz2 bugs-8f35cfedd052502f5606c88d400939fc425c6a13.tar.xz bugs-8f35cfedd052502f5606c88d400939fc425c6a13.zip |
Bug 181047 - Change non-output templates to have a ctype of "none". Patch by gerv; r=bbaetz, a=justdave.
Diffstat (limited to 'template/en/default/global/confirm-user-match.html.tmpl')
-rw-r--r-- | template/en/default/global/confirm-user-match.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/confirm-user-match.html.tmpl b/template/en/default/global/confirm-user-match.html.tmpl index dd624dbdd..92fa47a53 100644 --- a/template/en/default/global/confirm-user-match.html.tmpl +++ b/template/en/default/global/confirm-user-match.html.tmpl @@ -39,7 +39,7 @@ #%] [% # use the global field descs %] -[% PROCESS "global/field-descs.html.tmpl" %] +[% PROCESS "global/field-descs.none.tmpl" %] [% IF matchsuccess == 1 %] [% PROCESS global/header.html.tmpl title="Confirm Match" %] |