Bug 289570: Blank value always shown on target type code error from editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
git-svn-id: svn://10.0.0.236/trunk@171933 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4f8d3b85db
commit
d1dc4f3357
@ -177,7 +177,7 @@
|
||||
|
||||
[% ELSIF error == "flag_type_target_type_invalid" %]
|
||||
The target type was neither <em>[% terms.bug %]</em> nor <em>attachment</em>
|
||||
but rather <em>[% variables.target_type FILTER html %]</em>.
|
||||
but rather <em>[% target_type FILTER html %]</em>.
|
||||
|
||||
[% ELSIF error == "invalid_field_name" %]
|
||||
Can't use [% field FILTER html %] as a field name.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user