mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 08:48:07 +00:00
Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv.
This commit is contained in:
parent
e7917def35
commit
eb33fa7e0c
@ -105,7 +105,7 @@
|
||||
The flag status <em>[% variables.status FILTER html %]</em> is invalid.
|
||||
|
||||
[% ELSIF error == "flag_type_component_nonexistent" %]
|
||||
The component <em>[% variables.component FILTER html %] does not exist
|
||||
The component <em>[% variables.component FILTER html %]</em> does not exist
|
||||
in the product <em>[% variables.product FILTER html %]</em>.
|
||||
|
||||
[% ELSIF error == "flag_type_component_without_product" %]
|
||||
|
Loading…
x
Reference in New Issue
Block a user