Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
45f876a1
Commit
45f876a1
authored
Mar 16, 2009
by
tbrehm
Browse files
Fixed: FS#637 - Email blacklist table header
parent
b84b62a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/mail/lib/lang/en_spamfilter_blacklist_list.lng
View file @
45f876a1
<?php
$wb
[
"list_head_txt"
]
=
'Spamfilter Blacklist'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"priority_txt"
]
=
'Priority'
;
$wb
[
"rid_txt"
]
=
'User'
;
$wb
[
"email_txt"
]
=
'
White
listed Email'
;
$wb
[
"add_new_record_txt"
]
=
'Add Blacklist record'
;
<?php
$wb
[
"list_head_txt"
]
=
'Spamfilter Blacklist'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"priority_txt"
]
=
'Priority'
;
$wb
[
"rid_txt"
]
=
'User'
;
$wb
[
"email_txt"
]
=
'
Black
listed Email'
;
$wb
[
"add_new_record_txt"
]
=
'Add Blacklist record'
;
?>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment