dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Email catchall and forward
tbrehm
2005-11-24
31ed6c6232ab04ecf1c0f1c1e82c5886edb3cc9c
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
sites
/
lib
/
lang
/
en_mail_domain_catchall.lng
1
2
3
4
5
6
7
8
<?php
$wb["server_id_txt"] = 'server_id';
$wb["domain_txt"] = 'domain';
$wb["destination_txt"] = 'destination';
$wb["active_txt"] = 'active';
$wb["btn_save_txt"] = 'Save';
$wb["btn_cancel_txt"] = 'Cancel';
?>