dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added shelluser creation plugin. Updated apache ssl cert creation.
tbrehm
2007-10-23
026b48f8119d3a6728273c5138f602c63af5efcf
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
en.lng
1
2
3
4
5
6
<?php
$wb[1001] = "Username or password is empty.";
$wb[1002] = "Username or password is wrong.";
?>