From: timeless%mozdev.org <> Date: Mon, 8 Jan 2007 07:50:44 +0000 (+0000) Subject: Bug 365556 global/confirm-user-match uses strange mark up/uses p as br X-Git-Tag: bugzilla-2.23.4~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=559296b4451c2ac9fcb664be802d1889b506424b;p=thirdparty%2Fbugzilla.git Bug 365556 global/confirm-user-match uses strange mark up/uses p as br patch by bmo2007@rsz.jp r=timeless a=justdave --- diff --git a/template/en/default/global/confirm-user-match.html.tmpl b/template/en/default/global/confirm-user-match.html.tmpl index 607ce47835..8fb20e0703 100644 --- a/template/en/default/global/confirm-user-match.html.tmpl +++ b/template/en/default/global/confirm-user-match.html.tmpl @@ -64,7 +64,6 @@

[% END %] -

@@ -143,8 +141,6 @@
@@ -130,7 +129,6 @@ did not match anything [% END %] [% END %] -

[% END %]

-

- [% IF matchsuccess == 1 %] [% PROCESS "global/hidden-fields.html.tmpl" exclude="^Bugzilla_(login|password)$" %]