dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed several strict errors in listform.inc.php and listform_actions.inc.php
tbrehm
2007-08-19
f88d3fe4a197d0df4b6b8d038c40c48e62cb1426
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
de.lng
1
2
3
4
5
6
<?php
$wb[1001] = "Username oder Passwort ist leer.";
$wb[1002] = "Username oder Passwort ist falsch.";
?>