dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed: getAuthSQL has to be used with app->tform instead of this here.
mcramer
2013-09-02
f02fc545a587ce3dfd33902b57ec686ebb51d967
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
pt_mail_mailinglist_list.lng
1
2
3
4
5
<?php
$wb['list_head_txt'] = 'Mailing List';
$wb['domain_txt'] = 'Domain';
$wb['listname_txt'] = 'Listname';
?>