Closed
Bug 173249
Opened 23 years ago
Closed 23 years ago
user-error.html.tmpl: Bogus title, inconsistent indenting
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: burnus, Assigned: gerv)
Details
Attachments
(1 file)
[% ELSIF error == "email_confirmation_failed" %]
- [% title = "Email Address Email Address Confirmation Failed" %]
+ [% title = "Email Address Confirmation Failed" %]
Plus some indent only changes (2 versus 3 spaces, space indent after [% title %]
Patch to come.
| Reporter | ||
Updated•23 years ago
|
Target Milestone: --- → Bugzilla 2.18
| Reporter | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Comment 2•23 years ago
|
||
r=gerv. Fixed.
Checking in ./template/en/default/global/user-error.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/user-error.html.tmpl,v
<-- user-error.html.tmpl
new revision: 1.16; previous revision: 1.15
done
Gerv
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•